FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour REDEFINE GET .... PICTURE "@S30"
Posts: 3022
Joined: Fri Oct 07, 2005 01:45 PM
REDEFINE GET .... PICTURE "@S30"
Posted: Tue Nov 10, 2009 01:37 AM

Screen space is getting limited. I want to use the PICTURE "@Sxx" capability to input data in a field that is longer then what is shown in the dialog, but the text does not display. I can continue the tiping, but have no visual display of the result.

Any thoughts on this ?

Tim Stone
http://www.MasterLinkSoftware.com
http://www.autoshopwriter.com
timstone@masterlinksoftware.com
Using: FWH 23.10 with Harbour 3.2.0 / Microsoft Visual Studio Community 2022-24 32/64 bit
Posts: 3358
Joined: Fri Oct 07, 2005 08:20 PM
Re: REDEFINE GET .... PICTURE "@S30"
Posted: Tue Nov 10, 2009 02:35 AM

Tim:

With PellesC modify the get property AUTO HORZ SCROLL to yes
or modify the get style to ES_AUTOHSCROLL in your RC file.

Regards

SOI, s.a. de c.v.
estbucarm@gmail.com
http://www.soisa.mex.tl/
http://sqlcmd.blogspot.com/
Tel. (722) 174 44 45
Carpe diem quam minimum credula postero

Continue the discussion