No doubt this will be incredibly obvious in hindsight but how do you
actually use the Widget Browser source code in your apps? It's not
clear how to define the CoreWD argument.

e.g.

class FileFieldDesc(CoreWD):
                              ^^^^^^^^^
    name = "File Field"
    for_widget = FileField("your_filefield", attrs=dict(size="30"))

 as used in all the Source Code examples in the Toolbox. There's no
mention of this in any of the tutorials or group posts.

A simple example implementing the above would be fab.

Thanks
   .M.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/turbogears
-~----------~----~----~----~------~----~------~--~---

Reply via email to