FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour XBrowse Array as MULTILINE
Posts: 274
Joined: Fri Apr 04, 2008 01:25 PM
Re: XBrowse Array as MULTILINE
Posted: Fri Jun 25, 2010 09:51 AM
fraxzi wrote:The workaround is to upper( oBrw:aRow[1] )...

I think picture "@!" are to be allowed in multiline xBrowse column..

Regards,
Frances

Frances,

when I comment the picture-lines, I can add a line with CTRL+ENTER. And the text has not to be uppercase. I can't see the problem in that. Or do you explicitly want to use a picture clause?
Best Regards,

Gilbert Kuhnert
CTO Software GmbH
http://www.ctosoftware.de
Posts: 811
Joined: Tue May 06, 2008 04:28 AM
Re: XBrowse Array as MULTILINE
Posted: Fri Jun 25, 2010 02:00 PM

Dear Mr. Gilbert,

That is exactly what i'm confused.. picture clause has to go.. as long as CTRL+ENTER will work.

Regards,
Frances

Kind Regards,

Frances



Fivewin for xHarbour v18.07

xHarbour v1.2.3.x

BCC 7.3 + PellesC8 ( Resource Compiler only)

ADS 10.1 / MariaDB

Crystal Reports 8.5/9.23 DE

xMate v1.15
Posts: 811
Joined: Tue May 06, 2008 04:28 AM
Re: XBrowse Array as MULTILINE
Posted: Fri Jun 25, 2010 02:06 PM
nageswaragunupudi wrote:This is not bug. The code was intentional.
Multiline Get does not have a picture clause. When a picture clause is specified by programmer XBrowse understands that the programmer does not want Multiline edit.

Once you specify oBrw:nDataLines there is no need to specify same value as nDatalines for each column.



Dear Mr. RAO,

Thank you for the explanation. Yes, I understand. In my sample, I can't add a line by CTRL+ENTER when there's picture clause.
But it works in my case.. no need for picture "@!".. end user can press "Caps Lock" :-)


Regards,
Frances
Kind Regards,

Frances



Fivewin for xHarbour v18.07

xHarbour v1.2.3.x

BCC 7.3 + PellesC8 ( Resource Compiler only)

ADS 10.1 / MariaDB

Crystal Reports 8.5/9.23 DE

xMate v1.15

Continue the discussion