3 Jun
2005
3 Jun
'05
4:32 p.m.
Emulating swing in html/css seems like the worst possible course of action.
What I'm proposing is more like a subset of AWT than like Swing. Swing is overkill for our needs, IMO. Is it html/css friendly?
for coding desk apps, I prefer the libglade approach - get an xml file and connect the callbacks. For web apps - the drupal model is very good. The suggested approach extends that/can extend to forms.