Page 1 of 2

bug in FW 11.11 [RIBBON]

Posted: Fri Nov 25, 2011 3:01 pm
by ukservice
Hello,

Bitmaps on ribbon are not working.

See samples\ribbon2.prg or ribbon.prg.

Re: bug in FW 11.11

Posted: Fri Nov 25, 2011 6:38 pm
by Antonio Linares
John,

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

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

Re: bug in FW 11.11

Posted: Fri Nov 25, 2011 7:52 pm
by ukservice
Antonio,

Just I typed buildh ribbon.prg

Same in FW 11.09 is working fine.

See capture:
Image

Uploaded with ImageShack.us

Re: bug in FW 11.11

Posted: Sat Nov 26, 2011 7:26 am
by Rimantas
ukservice wrote:Antonio,

Just I typed buildh ribbon.prg

Same in FW 11.09 is working fine.

See capture:
Image

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 ,

Re: bug in FW 11.11 [RIBBON]

Posted: Sat Nov 26, 2011 11:14 am
by ukservice
Rimatas,

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

Thank you.

Re: bug in FW 11.11 [RIBBON]

Posted: Sat Nov 26, 2011 1:35 pm
by fgondi
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

Re: bug in FW 11.11 [RIBBON]

Posted: Sat Nov 26, 2011 5:26 pm
by Rimantas
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 !

Re: bug in FW 11.11 [RIBBON]

Posted: Sat Nov 26, 2011 5:35 pm
by ukoenig
Png.lib is included in xHarbour-Sub-Directory /xHarbour/lib/

Best Regards
Uwe :lol:

Re: bug in FW 11.11 [RIBBON]

Posted: Sat Nov 26, 2011 6:04 pm
by ukservice
Hello,

Anyone using Harbour and BCC 5.8.2?.

Thanks.

Re: bug in FW 11.11 [RIBBON]

Posted: Sat Nov 26, 2011 6:55 pm
by Antonio Linares
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.)

Re: bug in FW 11.11 [RIBBON]

Posted: Sat Nov 26, 2011 7:12 pm
by IBTC
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. :(

Re: bug in FW 11.11 [RIBBON]

Posted: Sat Nov 26, 2011 7:23 pm
by Rimantas
ukoenig wrote:Png.lib is included in xHarbour-Sub-Directory /xHarbour/lib/

Best Regards
Uwe :lol:
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 ..." ... :(

Re: bug in FW 11.11 [RIBBON]

Posted: Sat Nov 26, 2011 7:30 pm
by Rimantas
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 !

Re: bug in FW 11.11 [RIBBON]

Posted: Sat Nov 26, 2011 8:01 pm
by Antonio Linares
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 :-)

Re: bug in FW 11.11 [RIBBON]

Posted: Sat Nov 26, 2011 9:17 pm
by IBTC
Antonio,
Antonio Linares wrote:it should solve these issues :-)
Many thanks. Now it works. :D