[Lazarus] GUI development for web UI
Felipe Monteiro de Carvalho
felipemonteiro.carvalho at gmail.com
Wed Nov 24 10:36:30 CET 2010
On Wed, Nov 24, 2010 at 10:31 AM, <michael.vancanneyt at wisa.be> wrote:
> Unless they plan on translating the whole of GTK3 to Javascript, I don't see
> how you can do that ? How to create a hover effect, tooltips, whatnot,
> whenever the mouse moves ? What to do when a user clicks a button ?
> All GUI/business logic - of necessity - would reside on the server ?
I think that an intraweb-like widgetset would be useful for easily
porting apps which won't be used by so many people at a time, but I
found one major obstacle: animations
I couldn't find any reasonable way to reuse my LCL animations code in
web applications.
--
Felipe Monteiro de Carvalho
More information about the Lazarus
mailing list