GTK+ and printf/cout/streams
- From: Nicolas Gosselin <nic speakeasy net>
- To: gtk-app-devel-list gnome org
- Subject: GTK+ and printf/cout/streams
- Date: Mon, 18 Jun 2001 00:34:33 -0400
Hi,
I am wondering if anyone is having this particular issue as well
I am writting a program using C and gtk+. The issue is the following:
I have a entry box which I have a "activate" signal (pretty much like the
example in the tutorial except its part of a application, well the issue I get
is that I can't use printf only g_print works. If I use printf it wont print to
the screen until I quit the whole application. I am wondering if anyone has ever had
this happen to them, and if they have a way to fix it. I already know I could make
printf use g_print with a #define stattement and I already know I could use g_print heh
I am looking for ways to fix the issue to be able to use printf if possible..
compiler version is : gcc version 2.95.3
OS: is linux running kernel 2.4.4
thanks,
nic
nic speakeasy net
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]