#1
|
|||
|
|||
Feedback (wishes, design defects) on vizmenu, vizinfo
I started to use the modules vizmenu, vizdlg, vizinfo with the new Vizard5 beta. Therefore I post my comments here though this is most likely not an issue with the beta itself.
First let me say that I find the menu system a good and helpful feature. I especially like the option to add sliders or progress bars to it. But the menu is unfortunately in several respects not adhering to the standards (as used e.g. in the Vizard IDE). That is why all but the first item have to do with appearance and working of the menu system.
Best Regards, Walter
__________________
21 is only half the truth. |
#2
|
|||
|
|||
Thanks for the vizinfo and vizmenu feedback.
1. How would you like to modify the panel at it's creation? Perhaps you can get the underlying panel using InfoPanel.getPanel() and call one of its methods. 8. Take a look at our vizpopup documentation for an example of windows style pop-up menu. In case its useful, there are other GUI libraries (e.g PyQt, wxPython) available as python add-ons. Installation and basic examples are provided in the our Knowledge Base Addons section. |
#3
|
|||
|
|||
Hi Jeff,
thank you for the hints. 1. I want to set the theme for the underlying panel. I created a subclass which accepts such a parameter for it's __init__ method. Of course, for what I want to achieve, your approach is more then sufficient. 8. Obviously I have to refine my search strategies. I was searching Vizard help only for the term 'context menu', which did not really help. Thank's again, Best Regards! Walter
__________________
21 is only half the truth. |
Thread Tools | |
Display Modes | Rate This Thread |
|
|