FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour bug in FW 11.11 [RIBBON]
Posts: 417
Joined: Tue Feb 23, 2010 03:09 PM
bug in FW 11.11 [RIBBON]
Posted: Fri Nov 25, 2011 03:01 PM

Hello,

Bitmaps on ribbon are not working.

See samples\ribbon2.prg or ribbon.prg.

FWH 11.11, Harbour 3.1 and Borland C++ 5.82
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Re: bug in FW 11.11
Posted: Fri Nov 25, 2011 06:38 PM

John,

samples\ribbon.prg is working fine here :-)

Have you checked that the bitmaps folder is its right place ?

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 417
Joined: Tue Feb 23, 2010 03:09 PM
Re: bug in FW 11.11
Posted: Fri Nov 25, 2011 07:52 PM
Antonio,

Just I typed buildh ribbon.prg

Same in FW 11.09 is working fine.

See capture:


Uploaded with ImageShack.us
FWH 11.11, Harbour 3.1 and Borland C++ 5.82
Posts: 437
Joined: Fri Oct 07, 2005 12:56 PM
Re: bug in FW 11.11
Posted: Sat Nov 26, 2011 07:26 AM
ukservice wrote:Antonio,

Just I typed buildh ribbon.prg

Same in FW 11.09 is working fine.

See capture:


Uploaded with ImageShack.us


With MinGW + harbour 3.1 + fwh 11.11 is working fine . At this time I found that only brushs on folders are not working ...

Regards ,
Rimantas U.
Posts: 417
Joined: Tue Feb 23, 2010 03:09 PM
Re: bug in FW 11.11 [RIBBON]
Posted: Sat Nov 26, 2011 11:14 AM

Rimatas,

Can you please try samples\ribbon.prg with Bcc 5.8.2?.

Thank you.

FWH 11.11, Harbour 3.1 and Borland C++ 5.82
Posts: 694
Joined: Fri Oct 07, 2005 06:58 AM
Re: bug in FW 11.11 [RIBBON]
Posted: Sat Nov 26, 2011 01:35 PM
ukservice wrote:Rimatas,

Can you please try samples\ribbon.prg with Bcc 5.8.2?.

Thank you.

With bcc 5.8.2 + xharbour + fwh 11.11 is working fine
Un saludo

Fernando González Diez

ALSIS Sistemas Informáticos
Posts: 437
Joined: Fri Oct 07, 2005 12:56 PM
Re: bug in FW 11.11 [RIBBON]
Posted: Sat Nov 26, 2011 05:26 PM
ukservice wrote:Rimatas,

Can you please try samples\ribbon.prg with Bcc 5.8.2?.

Thank you.


Hmmm ... At first , return error that png.lib is missing ( for xharbour ? ) . I downloaded xHarbour from Antonio site . Unziped xHarbour ( 2011.11.14 ) , but nothing similar as png.lib don't exist . If I comment line in bat with this lib , then return error . From where to get this lib ? Sorry but I can't to create exe ...

Regards !
Rimantas U.
Posts: 4043
Joined: Wed Dec 19, 2007 06:40 PM
Re: bug in FW 11.11 [RIBBON]
Posted: Sat Nov 26, 2011 05:35 PM
Png.lib is included in xHarbour-Sub-Directory /xHarbour/lib/

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: 417
Joined: Tue Feb 23, 2010 03:09 PM
Re: bug in FW 11.11 [RIBBON]
Posted: Sat Nov 26, 2011 06:04 PM

Hello,

Anyone using Harbour and BCC 5.8.2?.

Thanks.

FWH 11.11, Harbour 3.1 and Borland C++ 5.82
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Re: bug in FW 11.11 [RIBBON]
Posted: Sat Nov 26, 2011 06:55 PM

John,

Though I test all of them, my prefered choice is Harbour and BCC 582 and ribbon.prg is working fine with 11.11

You may have something wrong on your local settings (incorrect paths, etc.)

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 103
Joined: Sat Oct 18, 2008 08:13 PM
Re: bug in FW 11.11 [RIBBON]
Posted: Sat Nov 26, 2011 07:12 PM
Antonio,

Antonio Linares wrote:You may have something wrong on your local settings (incorrect paths, etc.)


I can also see the bug with Harbour and BCC in my big app. :-)

The bitmaps are not shown and the bitmaps are in the resource file. With FWH 11.10 it works and changing only to FWH 11.11 they disappear. I didn't had time to make a small sample file or test it with a small sample file. :-)
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
Posts: 437
Joined: Fri Oct 07, 2005 12:56 PM
Re: bug in FW 11.11 [RIBBON]
Posted: Sat Nov 26, 2011 07:23 PM
ukoenig wrote:Png.lib is included in xHarbour-Sub-Directory /xHarbour/lib/

Best Regards
Uwe :-)


Uwe , excuse , but I'm not so stupid ... :-) . Here I'm seeing only 3 files of libs , which begin with 'p' : pcrepos.lib , pp.lib and ppmt.lib . Maybe xHarbour from http://www.xharbour.org it have ... I downloaded it fom Antonio's directed link : here I found xHarbour for Bcc 5.8.2 dated 2011.11.14 ( http://code.google.com/p/harbour-and-xh ... loads/list ) . No such lib in package . So what ? :-)

With best regards !

Added : only at this time I noticed , that png.lib is directed individually . Now I downloaded this ... :-) . But ... it return error , that Png.lib "contains invalid OMF record ..." ... :-)
Rimantas U.
Posts: 437
Joined: Fri Oct 07, 2005 12:56 PM
Re: bug in FW 11.11 [RIBBON]
Posted: Sat Nov 26, 2011 07:30 PM
ukservice wrote:Hello,

Anyone using Harbour and BCC 5.8.2?.

Thanks.


Oh , I didn't noticed , that you are working with Harbour , excuse me . I can confirm that with Fwh + Bcc 5.8.2 + Harbour 3.1 it have problem - bitmaps dissapears from ribbon .

With best regards !
Rimantas U.
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Re: bug in FW 11.11 [RIBBON]
Posted: Sat Nov 26, 2011 08:01 PM

Ruediger, John,

We are uploading a revised FWH 11.11 right now, it should be available in a few mins and it should solve these issues :-)

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 103
Joined: Sat Oct 18, 2008 08:13 PM
Re: bug in FW 11.11 [RIBBON]
Posted: Sat Nov 26, 2011 09:17 PM
Antonio,

Antonio Linares wrote:it should solve these issues :-)


Many thanks. Now it works. :-)
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