New XBROWSE

New XBROWSE

Postby byte-one » Sat May 04, 2013 10:30 am

Mr. Rao,
i have tested the new Col-datas nColDividerStyle and nColDividerColor but no success!? Any condition for this?
Regards,
Günther
---------------------------------
office@byte-one.com
User avatar
byte-one
 
Posts: 1048
Joined: Mon Oct 24, 2005 9:54 am
Location: Austria

Re: New XBROWSE

Postby nageswaragunupudi » Sat May 04, 2013 4:42 pm

Please try:
Code: Select all  Expand view
  xbrowser "customer.dbf" columns { "First","Last","City","Age" } ;
      setup ( oBrw:aCols[ 1 ]:nColDividerStyle := 0, ;
              oBrw:aCols[ 2 ]:nColDividerStyle := 1, ;
              oBrw:aCols[ 2 ]:nColDividerColor := CLR_HRED )
 


Image

In this initial version, there are some limitations.

1. Column's divider style can not be thicker than browse's divider style. In other words, browse should have nColDividerStyle > 0.
2. Column's divider color works only when column's divider style also is assigned.

In the next versions, we shall provide more flexibility.
Regards

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

Re: New XBROWSE

Postby byte-one » Mon May 06, 2013 8:43 am

Thanks! But as you see, the background show through. The size of the colums with :nColDividerStyle := 0 should greater within the pen-size.
Regards,
Günther
---------------------------------
office@byte-one.com
User avatar
byte-one
 
Posts: 1048
Joined: Mon Oct 24, 2005 9:54 am
Location: Austria

Re: New XBROWSE

Postby byte-one » Tue Jul 30, 2013 10:14 am

Any news for this point? I have the data nColDividerSize freed from status "protected" and now i can draw the lines bigger then 1. And with :nColDividerStyle := 0 the lines are to see in backgroundcolor.
Regards,
Günther
---------------------------------
office@byte-one.com
User avatar
byte-one
 
Posts: 1048
Joined: Mon Oct 24, 2005 9:54 am
Location: Austria

Re: New XBROWSE

Postby nageswaragunupudi » Tue Jul 30, 2013 10:25 am

Nice to see your posting right at the moment when I am considering to work on this feature. If you worked on this feature and can give any more hints, I welcome.
Regards

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


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 40 guests