From: Alex T. <al...@tw...> - 2005-11-02 00:53:08
|
A while back I mentioned some code to help dynamically create dialogs with a number of (text) buttons, and then later a function to help create pop-up menus. Today I had need of dialog presenting a moderate number of checkBoxes, and thought it would be much easier to use a wrapper rather than laying out a custom dialog, and so created a wrapper function to do this; it turned out to be very similar to the multiButton one I had done before. There was some discussion back in June and August about adding these to the core PythonCard distribution - and no-one argued against it. So I went ahead and committed into CVS tonight (and am in the process of adding a sample to demonstrate their usage). -- Alex Tweedly http://www.tweedly.net -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.362 / Virus Database: 267.12.6/152 - Release Date: 31/10/2005 |