I am trying to create GTK Widget like shows in following Images Is it possible to create it in GTK+ under C,
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I\'m currently working on a small script that needs to use gtk.StatusIcon(). For some reason, I\'m getting some weird behavior with it. If I go into the python interactive shell and type:
What is the best way to have transparency of specific widgets in a PyGTK application开发者_Python百科? I do not want to use themes because the transparency of each of the widgets will be changing thro
I\'m learning Objective-C using GNUstep,开发者_开发问答 because I don\'t have a Mac and the GNUstep GUI applications have that Window Maker style, but it\'s possible to develop this GUI applications u
I am writing an application in C++ with using GTK+ (not gtkmm) so I need to compile using g++ compiler. Is it possible to compile GTK+ applications with the g++ compiler? Are GTK+ and libraries compat
I\'m just getting started with pyGtk programming, so bear with me.I have a dialog with a ComboBox.The list that shows up when I click on the combo box has 70+ times in it.It extends from the top of th
I am building a simple chat application under GTK+ and C, In that i need to display List of contacts like follows.
I created a composite widget with webkit_webview widget stored in scrollwed window with a gtkvbox base widget. How do make to so the base gtkvbox widget is in focus whenever a开发者_运维知识库ny of th
I want to replace a GtkCList with GtkTreeView, but I can\'t seem to figure out how to accomplish the same functionality as the gtk_clist_set_pixtext function. I\'m guessing I need a custom cell render