Page 1 of 1

New FWH 10.6

PostPosted: Wed Jun 23, 2010 6:05 pm
by Antonio Linares

Re: New FWH 10.6

PostPosted: Wed Jun 23, 2010 6:48 pm
by MdaSolution
Can I ask you some question for the new ExplorerBar class :) ?

1. Can I create a explorer bar with personal colors ?
color of the border
color select an item
color over an item

2. On the Menu Title at arrow can I insert mine arrows ( open and close bitmaps) ?


3. If I close a panel the panel come attacking to first ?


4. Can swicth any panel ( open or close) ?


5. On wich type of menu I can show each items ( underline,solid,inset,raised) ?


6. Can insert an image on each panel ( no title) ? ( waterMark) and I can set the trasparency ?

Re: New FWH 10.6

PostPosted: Wed Jun 23, 2010 8:26 pm
by Antonio Linares
Full source code is provided so you can modify it the way you want it :-)

All colors are fully configurable

Re: New FWH 10.6

PostPosted: Wed Jun 23, 2010 8:36 pm
by driessen
Antonio,

I thought that FWH 64-bits would be included in FTDN.

Re: New FWH 10.6

PostPosted: Thu Jun 24, 2010 12:24 am
by Antonio Linares
Michel,

Yes, it is included, though we have not included it yet in the FTDN download page.

Tomorrow we plan to include it. In the meantime, if you need it, please send us an email and we will provide you the download details, thanks :-)

Re: New FWH 10.6

PostPosted: Thu Jun 24, 2010 7:16 am
by Maurizio
Hello Antonio
When I install xHArbor ( xharbour_1.2.1_6714.exe ) it show that is for Borland 5.5 , is correct or it is for Borland 5.82 ?
Image


Regards Maurizio

Re: New FWH 10.6

PostPosted: Thu Jun 24, 2010 7:26 am
by Antonio Linares
Maurizio,

It is for Borland bcc 582. We missed to change that caption.

We are going to change it now, thanks :-)

Re: New FWH 10.6

PostPosted: Thu Jun 24, 2010 7:32 am
by Maurizio
Antonio

If I use the debug I still have this error ( xHarbour)

┌────────────────────────────────────────────────────────────────────────────┐
│ FiveWin for xHarbour 10.6 - Jun. 2010 xHarbour development power │▄
│ (c) FiveTech, 1993-2010 for Microsoft Windows 9X/NT/200X/ME/XP/Vista/7 │█
└────────────────────────────────────────────────────────────────────────────┘█
  ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
Compiling...
xHarbour Compiler build 1.2.1 (SimpLex) (Rev. 6717)
Copyright 1999-2010, http://www.xharbour.org http://www.harbour-project.org/
Compiling 'tutor01.prg' and generating preprocessed output to 'tutor01.ppo'...
Lines 23, Functions/Procedures 2
Generating C source output to 'tutor01.c'...
Done.
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
tutor01.c:
Borland Resource Compiler Version 5.40
Copyright (c) 1990, 1999 Inprise Corporation. All rights reserved.
Turbo Incremental Link 5.69 Copyright (c) 1997-2005 Borland
Error: Unresolved external '_HB_FUN_HB_CURDRIVE' referenced from C:\FW1006\LIB\FIVEHX.LIB|FWDBG
* Linking errors *

HB:C:\FW1006\samples>


Maurizio

Re: New FWH 10.6

PostPosted: Thu Jun 24, 2010 7:43 am
by Antonio Linares
Maurizio,

With xharbour you have to keep using CurDrive().

Re: New FWH 10.6

PostPosted: Thu Jun 24, 2010 7:47 am
by Antonio Linares
Maurizio,

Oh, I see what you mean.

Carles will surely fix it asap, thanks :-)

Re: New FWH 10.6

PostPosted: Thu Jun 24, 2010 4:46 pm
by Carles
Antonio,

Done ! :D

Re: New FWH 10.6

PostPosted: Fri Jun 25, 2010 10:28 am
by Maurizio
Carles

Is it possible have the recent FWDBG ?

Thank
Maurizio

Re: New FWH 10.6

PostPosted: Fri Jun 25, 2010 12:13 pm
by Antonio Linares
Maurizio,

Please make this change in source\classes\fwdbg.prg:
Image

We will surely publish a revised 10.6 if there are some more little changes to apply :-)

Re: New FWH 10.6

PostPosted: Fri Jun 25, 2010 12:47 pm
by Maurizio
Thanks

Re: New FWH 10.6

PostPosted: Sat Jun 26, 2010 8:54 am
by Antonio Linares
We have just published a revised FWH 10.6 version with latest changes :-)

Please download it again, thanks