[Boa Constr] RFE
Status: Beta
Brought to you by:
riaan
From: David L. <wh...@oz...> - 2002-12-08 08:18:58
|
I have two requests for feature enhancements: 1. I would like to have a dialog pop up inviting me to give my own name to an app or control when it's created. It's a lot easier to figure out what's going on if I can call something nameLstBox instead of wxlstbox3 (or whatever: not a real world example). I would prefer this to renaming the control after I have created it! For those who either don't mind it or don't want it, either a suggested default name could be in the dialog name edit control when the dialog control comes up so that the user can just hit "enter" or it could be a preferences option. It looks as though it would be a simple matter of modifying DesignerView.newControl(), at least for having the dialog all the time. No idea of how to make it a user preference. 2. Please, please, PLEASE update the documentation!!!!! It would also be nice if there was an updated .zip for the poor folks who come along and innocently d/l 0.1.0 and have it crash on them! Sincerely, David LeBlanc Seattle, WA USA |