XBROWSE question

XBROWSE question

Postby MarcoBoschi » Mon Jun 06, 2011 7:50 am

Dear friends,
Is it possible to display the row number in the area shown in figure?

Many thanksImage

Many thanks

Marco
User avatar
MarcoBoschi
 
Posts: 1065
Joined: Thu Nov 17, 2005 11:08 am
Location: Padova - Italy

Re: XBROWSE question

Postby MarcoBoschi » Mon Jun 06, 2011 8:15 am

Question #2
Is it possible to obtain a TWBROWSE lCellStyle := .F. equivalent effect?
Thanks again
User avatar
MarcoBoschi
 
Posts: 1065
Joined: Thu Nov 17, 2005 11:08 am
Location: Padova - Italy

Re: XBROWSE question

Postby nageswaragunupudi » Mon Jun 06, 2011 8:45 am

Is it possible to display the row number in the area shown in figure?

This needs some extensive changes to xbrowse.
I too like this idea.
I shall try to post the code of a derived class for this ASAP.
Regards

G. N. Rao.
Hyderabad, India
User avatar
nageswaragunupudi
 
Posts: 10632
Joined: Sun Nov 19, 2006 5:22 am
Location: India

Re: XBROWSE question

Postby nageswaragunupudi » Mon Jun 06, 2011 8:47 am

MarcoBoschi wrote:Question #2
Is it possible to obtain a TWBROWSE lCellStyle := .F. equivalent effect?
Thanks again

By setting oBrw:nMarqueeStyle
Regards

G. N. Rao.
Hyderabad, India
User avatar
nageswaragunupudi
 
Posts: 10632
Joined: Sun Nov 19, 2006 5:22 am
Location: India

Re: XBROWSE question

Postby James Bott » Tue Jun 07, 2011 4:30 pm

To add a column showing the row number (not recno()):

ADD TO oBrw AT 1 DATA oBrw:KeyNo() HEADER 'No' PICTURE '9999'
User avatar
James Bott
 
Posts: 4840
Joined: Fri Nov 18, 2005 4:52 pm
Location: San Diego, California, USA

Re: XBROWSE question

Postby nageswaragunupudi » Tue Jun 07, 2011 5:19 pm

James Bott wrote:To add a column showing the row number (not recno()):

ADD TO oBrw AT 1 DATA oBrw:KeyNo() HEADER 'No' PICTURE '9999'

This is easy.
He wants the row number to be displayed in the record selector area, like we see the row numbers in Excel.
Regards

G. N. Rao.
Hyderabad, India
User avatar
nageswaragunupudi
 
Posts: 10632
Joined: Sun Nov 19, 2006 5:22 am
Location: India

Re: XBROWSE question

Postby MarcoBoschi » Wed Jun 08, 2011 2:19 pm

Thanks nage & James
User avatar
MarcoBoschi
 
Posts: 1065
Joined: Thu Nov 17, 2005 11:08 am
Location: Padova - Italy

Re: XBROWSE question

Postby ukoenig » Thu Jul 26, 2012 5:00 pm

From Marco :
Is it possible to display the row number in the area shown in figure?

From Mr. Rao
This needs some extensive changes to xbrowse.
I too like this idea.
I shall try to post the code of a derived class for this ASAP.


Is there a Solution ??

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.
User avatar
ukoenig
 
Posts: 4043
Joined: Wed Dec 19, 2007 6:40 pm
Location: Germany

Re: XBROWSE question

Postby Rick Lipkin » Thu Jul 26, 2012 6:17 pm

To All

I too like the idea of the ability ( turn on and turn off ) of numbering rows using the 'gutter' on the left .. YES, as James suggests you can create a new column with line numbers and that is the work around.

Creating an additional Column means you have to program around that column especially if you allow FastEdit by cell... again, not a big deal.

Rick Lipkin
User avatar
Rick Lipkin
 
Posts: 2665
Joined: Fri Oct 07, 2005 1:50 pm
Location: Columbia, South Carolina USA


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 65 guests