On Apr 8, 2005 3:25 AM, Nalli Dinesh <[EMAIL PROTECTED]> wrote: > When I said similar to windows, I meant windows operating system(win > XP). On windows, when I enter network connections, through control > panel, click on the tcp/ip address properties, it would show u an > interface to add IP address. > I want similar interface to be developed using pygtk(glade for that > matter). So I am wondering anyone has inputs in this regards.
ok now I understand. It's a very simple widget with labels and entries. If you want the 'magic stuff' [which are nice] when you press SPACE or DOT it move to the second widgets and so on, you should use keypress event. I don't have something ready. Perhaps other have there used to be a place where pygtk snippets where. What happend? FLOSS suffers from duplication of effort a lot. hopefully ML solve somehow the issue but not totally -- Nikos Kouremenos | Jabber ID: [EMAIL PROTECTED] | http://members.hellug.gr/nkour _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
