OK, here's something to kick off the wishlist.

Almost every time I write a GUI, I need some form of list selection, list display or the like. It is possible to fake something up from Labels or TextFields that might survive moving across platforms, but (a) it isn't pretty, (b) it only *might* survive, and (c) no really, it isn't pretty either in the code or on the screen. Any chance of a "ListBox", or at least a more robust recipe than I can dream up at this time of night?

--
Rhodri James *-* Wildebeest Herder to the Masses
_______________________________________________
Pygui mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pygui

Reply via email to