> Hi,

Hi Paul, thanks for closing that ticket.

>> 1) Only show parameters that belong directly to the widget, not to its
>> > base classes
>> Done. The new WidgetBrowser eggs separates both kinds (inherited and
>> 'local'). Now the GUI needs the ability to hide the inherited ones until
>> the user wants to drill them, working on it...
>
>
> Ok, I've just committed a change adding a "param_doc_cutoff" parameter to
> widgets. Not sure it's 100% what we want, but it definitely helps for now.

I've removed the parameter documentation code from WidgetType altogether
(hence your change too, sorry). The reason is that the WidgetBrowser now
has a class to do that [1] and shows the parameters in a tab. I think this
functionality belongs there better (right?).

I've also made some changes to tw.dynforms:
- I've included a MANIFEST.in so templates, js, icons, etc... are included
in the egg (since setuptools can no longer introspect that info from SVN)
- I've added some sample 'widgetbrowser' directives to the docs to see how
they play with tw.dynforms. Currently the demos are a little bit dull and
some don't event work. I'll try to write a better looking "demo" widget
later. The results are here [2] in case you haven't seen them.

>> > possible though; I can always recode)
>> > 2) Pick up documentation in the params dict (perhaps this isn't
>> I've opened ticket #4 for it.
>
>
> Ok, I've committed a fix.

... and a subtle bug ;) [3]

Alberto

[1] 
http://beta.toscawidgets.org/documentation/WidgetBrowser/modules/util.html#widgetbrowser.util.WidgetParameters
[2] http://beta.toscawidgets.org/documentation/tw.dynforms/widgets/index.html
[3] http://beta.toscawidgets.org/trac/tw/changeset/229%3Aa465dd73d971


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" 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-trunk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to