Re: Doubts about gtk 2.0

2003-07-15 Thread Seth Remington
of single quotes ('). It's a common newbie error. The backtick operator is special. It sends the command(s) it encloses to the shell and returns the output in-line. -Seth -- Seth Remington SaberLogic, LLC 661-B Weber Drive Wadsworth, Ohio 44281 Phone: (330)335-6442 Fax: (330)336-8559

Re: Getting text out of a GtkTextView

2003-06-18 Thread Seth Remington
); specialText = gtk_text_buffer_get_text(specialBuffer, start, end, FALSE); g_print(Special Text: %s \n,specialText); } I actually want to be able to insert that text into a database field but it's not working. Any help is appreciated. -- Seth Remington SaberLogic, LLC 661-B Weber Drive

Re: GTK2.2: Combobox GTKlist .... Warnings!

2003-06-17 Thread Seth Remington
forward to any reply, Regards Hans [EMAIL PROTECTED] Universitat de Barcelona, Spain -- Seth Remington SaberLogic, LLC 661-B Weber Drive Wadsworth, Ohio 44281 Phone: (330)335-6442 Fax: (330)336-8559 ___ gtk-list mailing list [EMAIL PROTECTED] http

Re: URGENT: disable console log on WIN32

2003-06-16 Thread Seth Remington
://mail.gnome.org/mailman/listinfo/gtk-list -- Seth Remington SaberLogic, LLC 661-B Weber Drive Wadsworth, Ohio 44281 Phone: (330)335-6442 Fax: (330)336-8559 ___ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list