gnome
error: gnome.h: No such file or directory
I would like to resolve this \'error: gnome.h: No such file or directory \' on ubuntu. I get this error:[详细]
2022-12-26 03:57 分类:问答How do I move a Java JFrame partially off my Linux desktop?
I\'m writing a Java application with movable frames, and I\'ve come across a quirk in Linux.I\'m running GNOME 2.16.0 under CentOS.[详细]
2022-12-24 22:39 分类:问答How do I prevent JDialog from showing in gnome-panel(Linux)?
I have a class: public class ANote extends JDialog{...} In GNOME(Linux) it shows an entry in the gnome-panel. I want it to show nothing (under Windows the instances of JDialog show nothing in the Wi[详细]
2022-12-23 00:29 分类:问答are glib signals asynchronous?
When using glib to dispatch signals through emit, are all the \"listeners\"/handlers called back-to-back or is control relinquished to the even开发者_运维技巧t loop after each listener/handler?The cal[详细]
2022-12-18 12:11 分类:问答How to check which program runs inside gnome-terminal
I want to write a program which prints the current focused window name and if it is a gnome-terminal, 开发者_如何学Cthen prints out the running program inside the current gnome-terminal tab (for examp[详细]
2022-12-18 03:26 分类:问答GNOME applet using threads hangs
I am trying to develop a GNOME applet (put into panel) using python (pyGTK). I\'ve started by following the tutorial suggested in other SO question.[详细]
2022-12-16 09:01 分类:问答What's the newest way to develop gnome panel applets (using python)
Today 开发者_如何学GoI\'ve switched to GNOME (from XFCE) and found some of the cool stuff missing and I would like to (try to) do them on my own. I tried to find information on how to develop Gnome ap[详细]
2022-12-15 18:54 分类:问答Accessing samba shares with gio in python
I am trying to make a simple command line client for accessing shares via the Python bindings of gio (yes, the main requirement is to use gio).[详细]
2022-12-15 11:05 分类:问答Color a Button after subprocess has finished
I have a Tk python program that creates a list of python files in the current directory and generates a button for each of them. When you click a button the corresponding python program is launched vi[详细]
2022-12-14 01:05 分类:问答Looking for advice on how to develop applets for Gnome / Ubuntu
I am a linux (mostly ubuntu) user with a reasonable understanding of how the system works (although I am certainly not a linux guru!). In the past I have developed small cross-platform desktop applica[详细]
2022-12-13 04:52 分类:问答