2009/8/25 <dev...@iamaquatics.org>

> Hello,
> Let me start out by saying that I am new to linux, c/c++, gtk+, and mysql.
>
> The eventual goal is to create a program to log incidents at an aquatic
> facility. As of right now, I am just trying to write some small simple
> things to stretch out my [programming] legs.
>
> At this point, I have gtk, mysql, and mysql++ cooperating with each other.
> I am working on this whole gtk thing and I can't seem to find an easier
> solution that the one I am using.
>
> The goal is to connect to the database and retrieve some information on the
> click of the button. I can't seem to find the equivalent of a cout statement
> for gtk. I have googled it to no avail.
>
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
.

> I also believe I have read all the relevant documentation (including having
> to use the g_free() function.
>
> Is there a better way to do what I am asking?
>
> If you need the database design, I can provide it.
>
It will be more handy if you provide a bird view of the design ..........

> Thanks,
> -devlin
>
> --
>
> Christopher Devlin
> dev...@iamaquatics.org
> O|ASS
>  American Red Cross - LGI, WSI
>  PADI - Divemaster
>  Illinois Department of Public Health - Certified Pool Operator
>  NSPF - CPO
>
> _______________________________________________
> gtk-app-devel-list mailing list
> gtk-app-devel-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
>



-- 
Regards,
~Sid~
I have never met a man so ignorant that i couldn't learn something from him
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to