Posted by Richard Levasseur on 08/11/06 08:46
Kenneth Downs wrote:
> Chung Leong wrote:
>
> > Richard Levasseur wrote:
> >>
> >> $form = new Form(new GridBagLayout());
> >> <....500 lines ...>
> >> $form->output();
> >>
> >> I guess thats the *other* option ;)
> >
> > A theory of mine is that every programmer at some point of their career
> > has written a HTML widget class library. I know I have :-)
>
> ...before or after the database report writer?
After the widgets, but before the template library.
On another note, why the HELL doesn't php have built in HTML widgets
for the most basic things? You would think after 5 years of
development they'd have the smart idea to create a ComboBox class that
didn't suck.
Navigation:
[Reply to this message]
|