FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for CA-Clipper left justify and get
Posts: 2
Joined: Mon Mar 06, 2006 08:39 PM
left justify and get
Posted: Mon Mar 06, 2006 08:44 PM

When the cursor is focus in a get that is a number get, its focus is right justify.

This only happens on numbers and the resource id is set to left justification.

Posts: 9022
Joined: Thu Oct 06, 2005 08:17 PM
Re: left justify and get
Posted: Mon Mar 06, 2006 08:55 PM

If you want to edit numbers left justified then convert them to string and back to numbers after the editing.

EMG

Continue the discussion