jose <[EMAIL PROTECTED]> writes: > Hi all, > > I need some help to get SelectShuttle widget works. > How 'available_options' and 'default' params work? > I tried to assign to them the value returned from two functions but it > works well only the first time. > I tried to assign to them the two functions but I got this error message: > > File "/home/jose/turbosicer-oct/sicer/widgets/selectshuttle/widgets.py", > line 172, in <lambda> > > not_selected = lambda x: x not in selected_opts > TypeError: iterable argument required > > > what's wrong?
Sorry, I was running a lot with a project these days and couldn't help more here. If you send me a small quickstarted and self-contained project where you can reproduce this I can send you some diffs with fixed code. -- Jorge Godoy <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---

