From: Binit A. <bin...@tc...> - 2015-07-02 07:51:35
|
Hi All, I have some doubts regarding PyQt4. 1) I am using python with Pyqt4 for making one GUI, in that I have to attach one Menu-bar. But layout has a center area that is occupied by the menu-bar of the GUI. I tried making that in Main Window, but I wont be able to create that in Main Window. That can be possible with widget templates/Forms. I want to use Main Window templates/Forms with the Menu-Bar at the center of the page. 2) If I use Widget templates/Forms instead of Main window and I attach one Dock Widget, Then how to make that Dock Widget movable on the screen. I know how to make Dock Widget movable in the Main Window. I want to implement both this features on any of the templates/ Form at a time. FYI I am using Fedora 19, PyQt 4.11.3, Python 2.7.5, PyTango 8.1.5 Any help is appreciated. Thank you! I am attaching one sample program so that you can easily understand what exactly I want. PFA. -- Thanks & Regards Binit Amin Assistant System Engineer TATA Consultancy Services Cellno: +91-7276974159 Mailto: bin...@tc... Website: http://www.tcs.com =====-----=====-----===== Notice: The information contained in this e-mail message and/or attachments to it may contain confidential or privileged information. If you are not the intended recipient, any dissemination, use, review, distribution, printing or copying of the information contained in this e-mail message and/or attachments to it are strictly prohibited. If you have received this communication in error, please notify us by reply e-mail or telephone and immediately and permanently delete the message and any attachments. Thank you |