FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour xBrowse-recordselector width
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
xBrowse-recordselector width
Posted: Wed Aug 12, 2009 07:56 AM

Can the width of column recordselector be changed?
Thanks in advance
Otto

Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: xBrowse-recordselector width
Posted: Wed Aug 12, 2009 08:58 AM

This is not provided now.
This width is constant.
Only way is to change the DEFINE RECORDSELECTOR_WIDTH 25 to other value and recompile

Regards



G. N. Rao.

Hyderabad, India
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: xBrowse-recordselector width
Posted: Wed Aug 12, 2009 10:14 AM

Mr. Rao,
thank you for the information.
Best regards,
Otto

Posts: 4840
Joined: Fri Nov 18, 2005 04:52 PM
Re: xBrowse-recordselector width
Posted: Wed Aug 12, 2009 07:38 PM

Otto,

I wonder why you wish to change it? Is the width too narrow when there are lots of records? Perhaps this needs to be addressed by Antonio?

James

FWH 18.05/xHarbour 1.2.3/BCC7/Windows 10
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: xBrowse-recordselector width
Posted: Wed Aug 12, 2009 08:08 PM

Hello James,

I need it form my touch screen solution (ECR software).
Best regards,
Otto

Posts: 4840
Joined: Fri Nov 18, 2005 04:52 PM
Re: xBrowse-recordselector width
Posted: Wed Aug 12, 2009 08:10 PM

Otto,

Is that because you need it larger so the user can touch it?

James

FWH 18.05/xHarbour 1.2.3/BCC7/Windows 10
Posts: 4043
Joined: Wed Dec 19, 2007 06:40 PM
Re: xBrowse-recordselector width
Posted: Fri Aug 14, 2009 02:32 PM
Hello Otto :



Change this Line in xBrowse Defines :

#define RECORDSELECTOR_WIDTH 60

Best Regards
Uwe :-)
Since 1995 ( the first release of FW 1.9 )

i work with FW.

If you have any questions about special functions, maybe i can help.
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: xBrowse-recordselector width
Posted: Fri Aug 14, 2009 03:40 PM

Hello James, hello Uwe, hello Mr. Rao,

Thank you all for your help.

Best regards,
Otto

Continue the discussion