At 12:01 PM 1/24/2003 -0500, [EMAIL PROTECTED] wrote:
Message: 6 From: =?iso-8859-2?Q?Micha=B3_Ziemski?= <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Subject: a bunch of issues Date: Thu, 23 Jan 2003 20:18:14 +0100This is a multi-part message in MIME format. ------=_NextPart_000_0019_01C2C31C.8F3019B0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: quoted-printable Hi! I've been toying with GTK for some time now. Previouly I have been coding software for MS, but now I want to go = multiplatform. I have a couple of questions. Mainly regarding GtkEntry (but not only) * Does GTK provide functions to check whether the text entered in = GtkEntry could be conwerted to some type (i.e. double)? If not, how should I = do it in a nice fashion? (checking return value of sscanf() ??)
Perhaps you can use a SpinButton instead? Mark _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
