[drupal-devel] Rewriting use of forms in Drupal
vlado
vlado at dikini.net
Fri Jun 3 14:32:14 UTC 2005
> > 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.
More information about the drupal-devel
mailing list