New FWH 10.1

User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

New FWH 10.1

Post by Antonio Linares »

regards, saludos

Antonio Linares
www.fivetechsoft.com
Roberto Parisi
Posts: 116
Joined: Thu Oct 13, 2005 5:14 pm
Location: Italy

Re: New FWH 10.1

Post by Roberto Parisi »

Hi Antonio,
any news for unicode support?

Regards,
Roberto Parisi
norberto
Posts: 566
Joined: Thu Aug 30, 2007 3:40 pm
Location: BR

Re: New FWH 10.1

Post by norberto »

Antonio, this build have new versions of xharbour and harbour? the problem with harbour large functions is solved? xharbour after 03/09 is stable? iam little confused: i cant use harbour because this problem with large functions, but cant use xharbour last versions too because is not stable. very thanks
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: New FWH 10.1

Post by Antonio Linares »

Roberto,

We are currently working to unify FWH and FWPPC source code, because FWPPC already uses unicode and our idea is that FWH and FWPPC use the same source code.

So yes, you may expect a FWH unicode version quite soon :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: New FWH 10.1

Post by Antonio Linares »

Norberto,

We have not published new Harbour and xHarbour builds because our wish is to promote the use of official and fully stable versions.

So actually, you can download Harbour and xHarbour official versions and use them with FWH, with no problems, except the problems that those Harbour and xHarbour builds may have themselves.
regards, saludos

Antonio Linares
www.fivetechsoft.com
Roberto Parisi
Posts: 116
Joined: Thu Oct 13, 2005 5:14 pm
Location: Italy

Re: New FWH 10.1

Post by Roberto Parisi »

I'll stay tuned.

Many thx,
Roberto Parisi
User avatar
ukoenig
Posts: 3981
Joined: Wed Dec 19, 2007 6:40 pm
Location: Germany
Contact:

Re: New FWH 10.1

Post by ukoenig »

Antonio,

Button-Text-Position is still not working :

Image

Image

Image

it seems, the Text-position is calculated from Button - Top or Bottom
and not in relation to the BMP-Position.
It is cleary shown on Buttons with big Height.
There is allways the same Distance from Top or Bottom.

Best regards
Uwe :lol:
Last edited by ukoenig on Tue Jan 26, 2010 10:32 pm, edited 1 time in total.
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
IBTC
Posts: 103
Joined: Sat Oct 18, 2008 8:13 pm
Location: Stuttgart, Germany
Contact:

Re: New FWH 10.1

Post by IBTC »

Hi Antonio,
Antonio Linares wrote: We have not published new Harbour and xHarbour builds because our wish is to promote the use of official and fully stable versions.
The default installation of the official Harbour will install MinGW compiler (GNU C compiler). Are there any plans to offer in coming FWH releases the libs for MinGW (Fivehg.lib, Fivehgc.lib) like in the past (e.g. 9.07)?
Best Regards,
Ruediger Alich

---
HMG 3.1.3 | FTDN/FWH 13.12 | Harbour 3.2 | BCC/MinGW | Windows XP/Vista/7/8/10 (32/64-Bit), Wine (Linux/Mac) - started 1999 with FW, 1989 with Clipper
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: New FWH 10.1

Post by Antonio Linares »

Ruediger,

We have the make files to build FWH for MinGW. We simply haven't focused on this as very few users got interested about it.

If you want them, we can easily create them :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Enrico Maria Giordano
Posts: 7355
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia
Contact:

Re: New FWH 10.1

Post by Enrico Maria Giordano »

norberto wrote:i cant use harbour because this problem with large functions,
I'm not aware of any such problem. Can you show a sample to eventually report it to Harbour's developers?
norberto wrote:but cant use xharbour last versions too because is not stable
It's perfectly stable for me. I always use latest build from CVS without facing any problems.

EMG
User avatar
Enrico Maria Giordano
Posts: 7355
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia
Contact:

Re: New FWH 10.1

Post by Enrico Maria Giordano »

ukoenig wrote:it seems, the Text-position is calculated from Button - Top or Bottom
and not in relation to the BMP-Position.
It is cleary shown on Buttons with big Height.
There is allways the same Distance from Top or Bottom.
Yes, this is intentional. What's wrong in the current behavior? Now the captions are aligned. Before they were a sort of wave. Anyway, I can change it but I need a good reason to go back to the old behavior or an hint about the desired new behavior.

EMG
User avatar
Enrico Maria Giordano
Posts: 7355
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia
Contact:

Re: New FWH 10.1

Post by Enrico Maria Giordano »

A good compromise could be to move the captions slightly towards the bitmap, still leaving them aligned.

EMG
User avatar
ukoenig
Posts: 3981
Joined: Wed Dec 19, 2007 6:40 pm
Location: Germany
Contact:

Re: New FWH 10.1

Post by ukoenig »

Enrico,

my tests with TButtonBMP shows the Button-Text allways centered
and BMP's are shown on Top or Bottom :

Image

Image

Best Regards
Uwe :roll:
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
Enrico Maria Giordano
Posts: 7355
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia
Contact:

Re: New FWH 10.1

Post by Enrico Maria Giordano »

Sorry, I don't understand. You should avoid attaching such unuseful images and start to build a little PRG showing the problem.

EMG
User avatar
ukoenig
Posts: 3981
Joined: Wed Dec 19, 2007 6:40 pm
Location: Germany
Contact:

Re: New FWH 10.1

Post by ukoenig »

Enrico,

Image

Sample : Testbubm.prg
added a extra height Button to show the Result :

// Top Buttontext
// ------------------
@ 2, 20 BUTTONBMP oBtnBmp OF oWnd ACTION MsgInfo( "XP themes aware Button Bitmaps" ) ;
BITMAP "..\bitmaps\16x16\garrow.bmp" PROMPT "&Top-Test" TEXTTOP SIZE 80, 70

// Bottom Buttontext
// ------------------
@ 2, 40 BUTTONBMP oBtnBmp OF oWnd ACTION MsgInfo( "XP themes aware Button Bitmaps" ) ;
BITMAP "..\bitmaps\16x16\garrow.bmp" PROMPT "&Bottom-Test" TEXTBOTTOM SIZE 80, 70


My Solution for TBtnBMP ( using big Height for Buttonbar and Buttons )
to adjust the Buttontext :

PROMPT "Btn.3 / 32x32" + CRLF

Image

Best Regards
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.
Post Reply