RE: Source code for gtk-demo



Whenever an application is created using int main(), it leaves a black
console window open, that just looks as ugly as possible. When running
gtk-demo, I could realize that it doesn't even start a black console
window. Any hint on how this can be done. I've been trying all the
methods, but unfortunately nothing seems to work as expected.

Thanks
Sai

-----Original Message-----
From: Jim George [mailto:jimgeorge gmail com] 
Sent: Thursday, December 07, 2006 11:47 AM
To: Sai Korada
Subject: Re: Source code for gtk-demo

Actually I want to know what is the entry point for a GUI application
(like int
main() for ordinary applications).

It's still int main(int argc, char *argv[]) just like everything else.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]