PDA

View Full Version : [gnome] Issue with building simple GTK+ app



abhinavchdhry
March 7th, 2012, 06:40 PM
I am trying to build this GUI for a password recognition software using GTK+ and Glade where the user has to press the 'login' button after entering username, password. Upon pressing 'login', the window should be loaded with a text-box containing data about the password, and the previous username and password entry fields should vanish. I am a beginner to GTK+. How do I achieve this upon pressing 'login' button?