 |
GTK+ Forums Discussion forum for GTK+ and Programming. Ask questions, troubleshoot problems, view and post example code, or express your opinions.
|
|
|
| Author |
Message |
|
|
os.555
Joined: 26 Apr 2008 Posts: 2
|
Posted: Tue Apr 29, 2008 2:07 pm Post subject: Consol Window |
|
|
Hi
I've just started to use gtk. I use glade3 to gener xml file and Code::blocks to compile my C code with glade3. I don't have any problem with this. However, when I run compiled .exe file it always opens also consol window. How can I get rid off it?
Thanks a lot |
|
| Back to top |
|
 |
Micah Carrick Never Seen the Sunlight
Joined: 21 Sep 2005 Posts: 407 Location: Portland, OR USA
|
Posted: Tue Apr 29, 2008 2:11 pm Post subject: |
|
|
| When I compile win32 GTK+ apps using mingw, I pass the compiler the '-mwindows' switch to get rid of the console window. |
|
| Back to top |
|
 |
|
Powered by phpBB © 2001, 2005 phpBB Group CodeBB 1.0 Beta 2
|