PDA

View Full Version : Ack I just want to do gui!


g3k0
February 15th, 2008, 06:41 PM
Hey, I have a project due tonight at midnight (gmt +5)and I need to make a quick gui. Only problem is I DONT KNOW HOW! ahh! I have qt3 and kdevelop installed. I couldnt figure out how to code in qt3 and in kdevelop I create a designer kde widget program and try to work off that. When I open the UI in qt3 and resize then save, and then run it in kdevelop it is small again! Don't know what I am doing. Need to figure this out fast =( I just want to make a quick form =( (I am using c++ btw)

Thanks

LittleLORDevil
February 15th, 2008, 06:42 PM
Is there a way to set the default size in the code. I don't know what language you are using but in most languages there is a line you can add to have it open at always the same time.