XBROWSE Facelifting and another behavior!

XBROWSE Facelifting and another behavior!

Postby byte-one » Wed Dec 19, 2018 10:32 am

As you see, the right end of the browse is not at the end of the area if ::nStretchCol := STRETCHCOL_LAST
Image

if i use ::bClrGrad to paint the header the vertlines are a different from browse and header.
Image

I found also that SetGetColorFocus(nColor) not respected on EDIT_GET and EDIT_GET_LISTBOX!
Last edited by byte-one on Fri Dec 28, 2018 12:09 pm, edited 1 time in total.
Regards,
Günther
---------------------------------
office@byte-one.com
User avatar
byte-one
 
Posts: 1048
Joined: Mon Oct 24, 2005 9:54 am
Location: Austria

Re: XBROWSE Facelifting

Postby byte-one » Sat Dec 22, 2018 6:34 pm

Mr. Rao, have you seen this? No good optic for me.
Regards,
Günther
---------------------------------
office@byte-one.com
User avatar
byte-one
 
Posts: 1048
Joined: Mon Oct 24, 2005 9:54 am
Location: Austria

Re: XBROWSE Facelifting and another behavior!

Postby byte-one » Fri Dec 28, 2018 12:10 pm

I found also that SetGetColorFocus(nColor) not respected on EDIT_GET and EDIT_GET_LISTBOX!
Regards,
Günther
---------------------------------
office@byte-one.com
User avatar
byte-one
 
Posts: 1048
Joined: Mon Oct 24, 2005 9:54 am
Location: Austria

Re: XBROWSE Facelifting and another behavior!

Postby nageswaragunupudi » Fri Dec 28, 2018 6:29 pm

byte-one wrote:I found also that SetGetColorFocus(nColor) not respected on EDIT_GET and EDIT_GET_LISTBOX!

We need to set oCol:bClrEdit, which is by default the same as bClrStd.
This is the behavior all these years.
Regards

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

Re: XBROWSE Facelifting

Postby nageswaragunupudi » Fri Dec 28, 2018 6:30 pm

byte-one wrote:Mr. Rao, have you seen this? No good optic for me.

Please give us some more time.
Regards

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

Re: XBROWSE Facelifting and another behavior!

Postby byte-one » Fri Dec 28, 2018 8:05 pm

No problem, my friend!! But the SetGetColorFocus(nColor) was functioning in the past but i dont know what version.
Regards,
Günther
---------------------------------
office@byte-one.com
User avatar
byte-one
 
Posts: 1048
Joined: Mon Oct 24, 2005 9:54 am
Location: Austria

Re: XBROWSE Facelifting and another behavior!

Postby nageswaragunupudi » Fri Dec 28, 2018 8:26 pm

byte-one wrote:But the SetGetColorFocus(nColor) was functioning in the past but i dont know what version.

Then I will check the older versions and get back to you on this.
Regards

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

Re: XBROWSE Facelifting and another behavior!

Postby byte-one » Sat Dec 29, 2018 9:08 am

If using code in this form, the headers, justify and sizes are not respected!
Code: Select all  Expand view
    REDEFINE COLUMN XBROWSE oList ARRAY aList OF oDlg ID 103 MESSAGE "Liste" ;
                HEADERS {"Datum","Buchungstext","Betrag","Beleg"} ;
                JUSTIFY {AL_CENTER,AL_CENTER,AL_CENTER,AL_CENTER} ;
                SIZES {100,190,60}

Only when i add COLS {1,2,3,4} all is functioning. But this should not required as in this case the natural order of the array should be used!
Regards,
Günther
---------------------------------
office@byte-one.com
User avatar
byte-one
 
Posts: 1048
Joined: Mon Oct 24, 2005 9:54 am
Location: Austria


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 56 guests