Re: outstream question [i think]
- From: devlin iamaquatics org
- To: gtk-app-devel-list gnome org
- Subject: Re: outstream question [i think]
- Date: Thu, 27 Aug 2009 17:31:58 -0500
Siddu,
what do u mean equivalent cout statement for GTK .............
do u mean on the click of the button the results should be logged somewhere
or need to printed on the stdout ................. be more clearer on this
The intent is to have the results go to the gui (as opposed to the console).
mysql> show columns from customers;
+------------+----------+------+-----+---------+----------------+
| Field | Type | Null | Key | Default | Extra |
+------------+----------+------+-----+---------+----------------+
| vend_id | int(11) | NO | PRI | NULL | auto_increment |
| cust_lname | char(50) | YES | | NULL | |
| cust_fname | char(50) | YES | | NULL | |
| cust_phone | char(50) | YES | | NULL | |
+------------+----------+------+-----+---------+----------------+
--
Christopher Devlin
devlin iamaquatics org
O|ASS
American Red Cross - LGI, WSI
PADI - Divemaster
Illinois Department of Public Health - Certified Pool Operator
NSPF - CPO
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]