| | |
Some questions about pyGtk, glade and Gnome
![]() |
•
•
Join Date: Aug 2005
Posts: 18
Reputation:
Solved Threads: 0
hello everybody,
I've started to learn pyGTK and glade for a program i'm doing,
and i've run into some problems:
1. Is there no way to change the size of a specific text when using glade? for example, a window title, a label text etc.
2. In the Gnome widgets, when choosing to use a druid, how can you configure the buttons of the wizard? (forward, back, cancel, help) and is there a possible way to change their title and add more buttons?
Tough questions... :rolleyes:
simple answers?
I've started to learn pyGTK and glade for a program i'm doing,
and i've run into some problems:
1. Is there no way to change the size of a specific text when using glade? for example, a window title, a label text etc.
2. In the Gnome widgets, when choosing to use a druid, how can you configure the buttons of the wizard? (forward, back, cancel, help) and is there a possible way to change their title and add more buttons?
Tough questions... :rolleyes:
simple answers?
•
•
Join Date: May 2006
Posts: 2
Reputation:
Solved Threads: 0
•
•
•
•
Originally Posted by Avner .H.
hello everybody,
I've started to learn pyGTK and glade for a program i'm doing,
and i've run into some problems:
1. Is there no way to change the size of a specific text when using glade? for example, a window title, a label text etc.
But you must first enable the markup usage in the label widget properties window in glade.
Check the gtk widgets documentation and look inside the label widget so you see all the methods it has.
GUI.LabelWidget.set_markup('<big><big><big>INSERT YOUR BIG TEXT HERE</big></big></big>')
I hope its not too late hehe. Good luck!
![]() |
Similar Threads
- Python GUI (Python)
- pygtk Glade GUI freezes (Python)
- GUI development in LINUX (Window and Desktop Managers)
- Tutorials & Code Submissions - Questions? (DaniWeb Community Feedback)
- KDE and Gnome = Bloatware (Window and Desktop Managers)
Other Threads in the Python Forum
- Previous Thread: Problems downloading Python
- Next Thread: variable sharing between different files
| Thread Tools | Search this Thread |
address alarm anydbm app beginner changecolor cipher clear conversion coordinates corners curves cx-freeze data definedlines development dictionary directory dynamic events excel feet file float format function generator getvalue halp handling homework images import input ip itunes java keycontrol line linux list lists loan loop maintain matching maze millimeter mouse number numbers output parsing path port prime programming py2exe pygame pymailer python queue random rational raw_input recursion recursive screensaverloopinactive script scrolledtext searchingfile singleton slicenotation split ssh string strings tails text threading time tlapse tooltip tuple tutorial type ubuntu unicode url urllib urllib2 variable variables ventrilo vigenere web webservice word wxpython xlwt






