On 11/5/06, Jorge Godoy <[EMAIL PROTECTED]> wrote: > > I thought the documented way was "hk.display()" and "hg.display()". What > happens if you do that? >
Calling display() is the same as using the widget as a callable. A widget's __call__ function just delegates to display(). -- Lee McFadden blog: http://www.splee.co.uk work: http://fireflisystems.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
