Re: Mobile

"Esteban A. Maringolo" <[email protected]>
Newsgroups gmane.comp.lang.smalltalk.squeak.seaside
Message-ID <CAJMgPC+y5nW_pvA=XrdFdRGKzqELgra6CnaopDa88WDvBoEWvw@mail.gmail.com>
I don't like JQueryMobile much, it looks outdated to my taste, but it
has some building blocks that certainly help when building mobile UI
with HTML/CSS.

I'm currently writing a desktop app and checking whether it works in
tablets and mobiles, and for that purpose using Bootstrap with the
responsive classes proved to be the best option. You might need to
implement some "navigation" scaffolding though, but with Seaside
that's easily doable.

Regards,


Esteban A. Maringolo


2018-03-17 12:13 GMT-03:00 Pierce Ng <[email protected]>:
> Hi all,
>
> What libraries/frameworks are you using to develop for mobile clients?
>
> I know of Bootstrap and MaterialDesignLite. Also, I've just committed changes
> to JQueryMobile on STH to make it work on Pharo 6.1.
>
> Btw, I loaded Seaside using this snippet:
>
>   Metacello new
>     baseline:'Seaside3';
>     repository: 'github://SeasideSt/Seaside:master/repository';
>     load
>
> Iceberg says loaded version is "0f8a24f (8 Feb 2018)" and Monticello Browser says
> "Seaside-XXX (JohanBrichau.1518024618)".
>
> What is the right way to refer to this version of Seaside installed?
>
> Pierce
> _______________________________________________
> seaside mailing list
> [email protected]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
_______________________________________________
seaside mailing list
[email protected]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.