Re: create window on panel

2008-05-15 Thread Laszlo Nagy
URL:http://www.daa.com.au/~james/software/pygtk/ / /It should be easy to read the docs, view the demo programs and create your own program. L thanks~ it seems attractive, however, I did not find much useful information :( http://www.pygtk.org/ -- full docs http://packages.ubuntu.com/

Re: create window on panel

2008-05-15 Thread Jimmy
On May 15, 7:45 pm, Laszlo Nagy <[EMAIL PROTECTED]> wrote: > > Thanks for your reply! > > > I am using Linux+gnome. Actually, what I want is simply a text-region > > on the panel > > and display some dynamic information on it. Is it hard to do it ? > > Google is your friend! I searched for "gnome p

Re: create window on panel

2008-05-15 Thread Laszlo Nagy
Thanks for your reply! I am using Linux+gnome. Actually, what I want is simply a text-region on the panel and display some dynamic information on it. Is it hard to do it ? Google is your friend! I searched for "gnome python panel" and the first hit was: http://www.onlamp.com/pub/a/python

Re: create window on panel

2008-05-15 Thread Jimmy
On May 15, 5:54 pm, Laszlo Nagy <[EMAIL PROTECTED]> wrote: > Jimmy wrote: > > Hi, all > > > I have been trying to use wxPython to design a GUI that will be > > displayed on the panel on the top of desktop. that is when the > > program starts, it will dwell on the panel to display some dynamic > > i

Re: create window on panel

2008-05-15 Thread Laszlo Nagy
Jimmy wrote: Hi, all I have been trying to use wxPython to design a GUI that will be displayed on the panel on the top of desktop. that is when the program starts, it will dwell on the panel to display some dynamic information. can anyone tell me in wxPython how to do this? thanks! AFAIK it

create window on panel

2008-05-14 Thread Jimmy
Hi, all I have been trying to use wxPython to design a GUI that will be displayed on the panel on the top of desktop. that is when the program starts, it will dwell on the panel to display some dynamic information. can anyone tell me in wxPython how to do this? thanks! -- http://mail.python.org/m