comp.lang.ada
 help / color / mirror / Atom feed
* JEWL Editbox_type output numerics
@ 2010-12-14 13:24 Rego
  2010-12-14 13:39 ` Dmitry A. Kazakov
  2010-12-14 14:41 ` Jeffrey Carter
  0 siblings, 2 replies; 3+ messages in thread
From: Rego @ 2010-12-14 13:24 UTC (permalink / raw)


Hi,
I have a JEWL editbox_type which I want to output a float number in a
0.00 format (instead of exponencial 0.0e0 format). The default way
(which shows exponencial) is to do
Set_Text (My_Editbox, Float'Image (My_Float)),
so but how do I do this the other way?
Tkx



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

end of thread, other threads:[~2010-12-14 14:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-14 13:24 JEWL Editbox_type output numerics Rego
2010-12-14 13:39 ` Dmitry A. Kazakov
2010-12-14 14:41 ` Jeffrey Carter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox