Re: Custom Dialog Problems and Observations
Dietmar Schwertberger <[email protected]> Sat, 25 Apr 2020 20:42:13 +0200
| Newsgroups | gmane.comp.python.wxglade |
|---|---|
| Message-ID | <[email protected]> |
On 25.04.2020 19:54, Lawrence Gray wrote: > > extra property section of the code panel. Since the properties and > their values can be selected, provide a 'right-click' menu with items > 'move up' and 'move down'. There seems to be a distinction with > Alt/Ctrl + Cursor keys certainly win over right mouse clicks when it comes to usability. > No, I haven't tried. I have always depended on an application such as > wxGlade and before that boaConstructor which I believe had wxGlade > embedded in it. I am relatively new to GUI wxGlade and Boa are not related anyhow. In fact, I had a look at all the GUI builders over the last 21 years and Boa was the one that I could not understand at all... > I'm not sure I see this. I found it easier to see the associations. > Screen readers-difficult? I use notepad++ to view the generated code > and the code-folding makes it easy to hide functions and classes A screen reader is for blind or visually impaired people. NVDA seems to be most common. > code before the class definition. I will go so far as to suggest that > wxGlade should do the same for the pre and post-fabrication code > blocks; including the widget name in the marker. eg., '#begin > speedmeter_1 pre-fabrication code'. Until I better understand and > become more agile in creating I would certainly want to add some more control for code generation, but that's not on the top of the list. > Although there is some code duplication that results from duplicating > the speedmeter widget, I like the fact that I can see where everything > in the output code derives from within wxGlade. You can avoid duplicate code if you place it at "Extra (import) code...". This does not insert duplicate entries. Regards, Dietmar _______________________________________________ wxGlade-general mailing list wxGlade-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org https://lists.sourceforge.net/lists/listinfo/wxglade-general