FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour A Preview on xBrowse-Tools 2.0 ( new Pages 2,3 and 4 )
Posts: 4043
Joined: Wed Dec 19, 2007 06:40 PM
A Preview on xBrowse-Tools 2.0 ( new Pages 2,3 and 4 )
Posted: Tue Aug 26, 2008 09:30 AM
Hello,

I finished the job on the xBrowse-Tools.
Folder-Pages 2,3 and 4 are added.
You can test all xBrowse-methods at runtime.
The source of each page-test is written to a field,
to copy and past in your program.

Page 1
------
Testing of Header and Footer :
Gradient and Color, Size, Text-Size and Color
Using sliders to adjust Header and Footer-height
as well for gradient-adjustment.

Page 2
------
Testing of Styles :
Line-Style and Color,Pen-Size, Grid

Page 3
------
Testing Browser Data-part :
Row-Colors, Colors ( Row or Col defined ),
Fonts ( Color and Size ), Preview of Double lines in Cells,
Switching Color-Preview from Rows to Colums.
Switching colors A <-> B

Page 4
------
Background ( Pictures and Brushes )
Cell-Bitmaps, Row Focus ( Colors )

Page 1 : Header and Footer



Page 2 : Styles and Colors



Page 3 : Data-colors and Fonts



Page 4 : Backgrounds and Cell-Bitmaps



Using Gradient-Background in xBrowse-Data-area



There are still some special things, i want to do.
( not included in xBrowse, like adjustment of background-images
to data-size, because brushes are shown tiled )
Will be in FWH-Version 8.09.
After that, i can put the tools in the forum for download.

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: 10733
Joined: Sun Nov 19, 2006 05:22 AM
A Preview on xBrowse-Tools 2.0 ( new Pages 2,3 and 4 )
Posted: Tue Aug 26, 2008 01:53 PM

>
( not included in xBrowse, like adjustment of background-images
to data-size, because brushes are shown tiled )
>
This feature is already available in xbrowse for quite long time.
if oCol:lBmpStretch is set to True, the back ground image of the column is stretched to fit the datawidth. Bmp is streched to fill the entire cell and data is painted over the bitmap

Regards



G. N. Rao.

Hyderabad, India
Posts: 4043
Joined: Wed Dec 19, 2007 06:40 PM
Stretch bitmap
Posted: Tue Aug 26, 2008 02:00 PM
Hello from Germany,

I don't need it for a col, that is no problem.
I have to adjust a brush to the full aerea of the datas.
If i resize the browser, the brush ( picture )
has to be adjusted to the new browser-size.



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: 10733
Joined: Sun Nov 19, 2006 05:22 AM
A Preview on xBrowse-Tools 2.0 ( new Pages 2,3 and 4 )
Posted: Tue Aug 26, 2008 02:02 PM

I understand. Still not provided.
Wish they provide DATA bPaintBackGround and leave the painting of background to us.

Regards



G. N. Rao.

Hyderabad, India
Posts: 4043
Joined: Wed Dec 19, 2007 06:40 PM
Brush-resize
Posted: Tue Aug 26, 2008 02:06 PM

Thank you very much for the reply,

that is exactly what i mean.

That is the trick i used, to show a gradient in the data-erea :
I used the WTools, created a nice gradient and selected a part
as brush for xbrowse-background.
That looks nice, as long you don't resize the browser.
( see also toppic : browse-tools 2.0 preview )

Uwe :lol:

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.

Continue the discussion