I was taking a look at how widgets work -- I'm doing a lot of forms here --
and then one thing came to my mind:

        How can I send my template to the webdesigner do the final layout if
        he can't see my widgets in his
        <insert_the_html_editor_of_your_preference_here>?

When I edit forms directly in Kid and specify validators directly at my
methods, I can send him the Kid file and get back some CSS + modified file.

I know we "developers" find it a bit annoying to have to edit HTML like this,
but isn't this going against what has been thought for Kid? 

OTOH, using this programmatic style to get the HTML generated is interesting
;-) 


So...  What are you doing with widgets?  How are you sending those forms to
the "art" department?

-- 
Jorge Godoy      <[EMAIL PROTECTED]>

Reply via email to