glade
Can't pass user data in callback using Glade
I have an app I\'m making with pygtk and Glade. I have a radio button series I\'m trying to get working. I\'m getting stumped at trying to pass user data after a button is toggled. The callback works[详细]
2023-03-09 04:56 分类:问答How to use a dialog without buttons in glade and pygtk?
I\'m using a platform called \'Quickly\' in Ubuntu, basically it helps to make the base for view and programing, but my program needs to open a new window, and with Quickly I just can open a Dialog, b[详细]
2023-02-28 02:54 分类:问答how to display dialog using pygtk with glade
I am trying create alert dailog using glade,but its not working .am i doing anything wrong here. test.glade :[详细]
2023-02-27 03:45 分类:问答Building reusable components with gtk glade
I am writing a simple application and am using glade (gtk) for the UI. I need many windows (~10), of which one will open depending upon the command line flags, other contextual stuff etc.[详细]
2023-02-22 21:40 分类:问答Can I load an image file into "GTk-glad" Tool as a GUI frame to work on it?
I know that \"GtK-glade\" got many convinent sample GUI frame like Management UI, there are many samples using t开发者_开发技巧he template of Glade\'s inside tool, like buttons, menus, label.[详细]
2023-02-21 03:20 分类:问答Missing dll's when using Py2Exe, PyGtk, and Glade
I\'m trying to build my first application using Py2Exe and I\'m following the instructions listed at http://www.py2exe.org/index.cgi/Py2exeAndPyGTK, with the exception that I\'m creating the UI with G[详细]
2023-02-18 21:29 分类:问答Does Qt have a "XAML-like" markup-based GUI creation?
WPF uses XAML.Gtk has G开发者_如何学CladeXML, and associated tooling. Does something similar exist for Qt?[详细]
2023-02-17 22:23 分类:问答How to install ThreadScope on GHC 6.12 in Ubuntu
I\'ve try to install treadScope on my computer for Haskell parallel profiling, I\'m using Ubuntu 10 and GHC 6.12. The problem it that I unfortunatlly came out with the following problem. I can\'t inst[详细]
2023-02-17 13:17 分类:问答Examples of small and middle opensource projects on GTK+ [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-02-16 05:30 分类:问答How to set group (like that for GtkRadioButton) for GtkToggleButton in GTK+?
How to set group (like that for GtkRadioButton) for GtkToggleButton in GTK+ ? What is the properties i can use for this aim. I want to check buttons, which set the drawing primitive (rectangle, ellips[详细]
2023-02-15 09:26 分类:问答