public inbox for guile-gtk@sourceware.org
 help / color / mirror / Atom feed
* gtk-entry and numbers
@ 2001-06-04  4:43 David Pirotte
  2001-06-04 19:42 ` Ariel Rios
  0 siblings, 1 reply; 4+ messages in thread
From: David Pirotte @ 2001-06-04  4:43 UTC (permalink / raw)
  To: guile-gtk

Hello,

1]

 does gtk have a gtk-entry specialising in numbers:

	- only accepting integers and/or floats
	- accepting numbers using european formating:

		1.234.267,89

	- aligning its content depending on ...:

		1.234.267,89
	               43,23
		    4.200

I couldn't find anything in the gtk reference html manual that I
downloaded 

if the answer is no, anybody would have developped some code in guile-gtk
that he/she would be happy to share with me?

2]

any similar code for accepting user typed dates ?


thanks
david

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: gtk-entry and numbers
  2001-06-04  4:43 gtk-entry and numbers David Pirotte
@ 2001-06-04 19:42 ` Ariel Rios
  2001-06-04 19:45   ` Ariel Rios
  2001-06-04 19:46   ` Ariel Rios
  0 siblings, 2 replies; 4+ messages in thread
From: Ariel Rios @ 2001-06-04 19:42 UTC (permalink / raw)
  To: David Pirotte; +Cc: guile-gtk

On 04 Jun 2001 12:49:25 +0200, David Pirotte wrote:
> Hello,
> 
> 1]
> 
>  does gtk have a gtk-entry specialising in numbers:
yes and no...
Well... The thing is that you should be using GNOME's
GnomeDateEdit and I suppose that should handle the
internationalisation without problems.

so you might like to use guile-gnome 
=)

ariel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: gtk-entry and numbers
  2001-06-04 19:42 ` Ariel Rios
@ 2001-06-04 19:45   ` Ariel Rios
  2001-06-04 19:46   ` Ariel Rios
  1 sibling, 0 replies; 4+ messages in thread
From: Ariel Rios @ 2001-06-04 19:45 UTC (permalink / raw)
  To: Ariel Rios; +Cc: David Pirotte, guile-gtk

On 04 Jun 2001 21:45:55 -0400, Ariel Rios wrote:
..
> Well... The thing is that you should be using GNOME's
> GnomeDateEdit and I suppose that should handle the
> internationalisation without problems.
darn! you said numbers not dates, sorry
anyway, try GnomeNumberEntry

=)

ariel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: gtk-entry and numbers
  2001-06-04 19:42 ` Ariel Rios
  2001-06-04 19:45   ` Ariel Rios
@ 2001-06-04 19:46   ` Ariel Rios
  1 sibling, 0 replies; 4+ messages in thread
From: Ariel Rios @ 2001-06-04 19:46 UTC (permalink / raw)
  To: Ariel Rios; +Cc: David Pirotte, guile-gtk

On 04 Jun 2001 21:45:55 -0400, Ariel Rios wrote:
...
> Well... The thing is that you should be using GNOME's
> GnomeDateEdit and I suppose that should handle the
> internationalisation without problems.
oops! you meant numbers and not dates..
well you want to use GnomeNumberEntry

=)

ariel

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-06-04 19:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-06-04  4:43 gtk-entry and numbers David Pirotte
2001-06-04 19:42 ` Ariel Rios
2001-06-04 19:45   ` Ariel Rios
2001-06-04 19:46   ` Ariel Rios

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).