Re: Numerische Eingabe in Textboxen
- From: Jürgen Wondzinski <woody@xxxxxxxxx>
- Date: Thu, 11 Aug 2005 04:04:12 +0200
Hi Wolfgang,
Das "R" dient dazu, zusätzliche Standard-Zeichen (keine
Formatierungs-Zeichen) während der Anzeige/ Eingabe temporär im String mit
anzuzeigen. Da aber Punkt und Komma sowieso erlaubte Formatierungszeichen
sind, weiss FoxPro von Haus aus, wie er damit umzugehen hat. Insofern
richtert der "R" also erstmal vermutlich keinen Schaden an, aber sinnvoll
ist er in deinem Fall nicht.
Aber guck dir mal das hier an:
*-----------------------------------
http://www.universalthread.com/wconnect/wc.dll?LevelExtreme~2,2,9395
Use this class to make numeric data display the way you want it to while
it's being entered. You can choose adding machine style (implied decimal) or
calculator style (explicit decimal). Comes with a sample form and a readme
file with examples.
The control now allows for default behavior of the PgUp and PgDn keys so
they function as expected when the control is used in a grid. Also the
InteractiveChange() event now fires when the 0-9, '+', '-', '.', or Del key
is pressed.
This class is an ongoing enhancement of the original 'txtnumber' class by
Jim Booth.
*-----------------------------------
Servus
wOOdy
|\_/| ------ ProLib - programmers liberty -----------------
(.. ) Unsere MVPs und MCPs bringen den Fuchs zum Laufen....
- / Besuchen Sie uns auf www.prolib.de und www.AFPages.de
-----------------------------------------------------------
.
- References:
- Numerische Eingabe in Textboxen
- From: Wolfgang Busker
- Re: Numerische Eingabe in Textboxen
- From: Jürgen Wondzinski
- Re: Numerische Eingabe in Textboxen
- From: Wolfgang Busker
- Numerische Eingabe in Textboxen
- Prev by Date: Re: Beispielanwendung VFP9
- Next by Date: Re: BROWSE-Setup ungültig
- Previous by thread: Re: Numerische Eingabe in Textboxen
- Next by thread: Re: Numerische Eingabe in Textboxen
- Index(es):
Relevant Pages
|