bug in FW 11.11 [RIBBON]

User avatar
ukservice
Posts: 417
Joined: Tue Feb 23, 2010 3:09 pm
Location: John

bug in FW 11.11 [RIBBON]

Post by ukservice »

Hello,

Bitmaps on ribbon are not working.

See samples\ribbon2.prg or ribbon.prg.
Last edited by ukservice on Fri Nov 25, 2011 8:01 pm, edited 1 time in total.
FWH 11.11, Harbour 3.1 and Borland C++ 5.82
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: bug in FW 11.11

Post by Antonio Linares »

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
User avatar
ukservice
Posts: 417
Joined: Tue Feb 23, 2010 3:09 pm
Location: John

Re: bug in FW 11.11

Post by ukservice »

Antonio,

Just I typed buildh ribbon.prg

Same in FW 11.09 is working fine.

See capture:
Image

Uploaded with ImageShack.us
FWH 11.11, Harbour 3.1 and Borland C++ 5.82
User avatar
Rimantas
Posts: 437
Joined: Fri Oct 07, 2005 12:56 pm
Location: Utena , Lithuania

Re: bug in FW 11.11

Post 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 ,
Rimantas U.
User avatar
ukservice
Posts: 417
Joined: Tue Feb 23, 2010 3:09 pm
Location: John

Re: bug in FW 11.11 [RIBBON]

Post by ukservice »

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
User avatar
fgondi
Posts: 636
Joined: Fri Oct 07, 2005 6:58 am
Location: Palencia, España
Contact:

Re: bug in FW 11.11 [RIBBON]

Post 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
Un saludo
Fernando González Diez
ALSIS GHE Sistemas Informáticos
User avatar
Rimantas
Posts: 437
Joined: Fri Oct 07, 2005 12:56 pm
Location: Utena , Lithuania

Re: bug in FW 11.11 [RIBBON]

Post 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 !
Rimantas U.
User avatar
ukoenig
Posts: 3981
Joined: Wed Dec 19, 2007 6:40 pm
Location: Germany
Contact:

Re: bug in FW 11.11 [RIBBON]

Post by ukoenig »

Png.lib is included in xHarbour-Sub-Directory /xHarbour/lib/

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.
User avatar
ukservice
Posts: 417
Joined: Tue Feb 23, 2010 3:09 pm
Location: John

Re: bug in FW 11.11 [RIBBON]

Post by ukservice »

Hello,

Anyone using Harbour and BCC 5.8.2?.

Thanks.
FWH 11.11, Harbour 3.1 and Borland C++ 5.82
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: bug in FW 11.11 [RIBBON]

Post 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.)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
IBTC
Posts: 103
Joined: Sat Oct 18, 2008 8:13 pm
Location: Stuttgart, Germany
Contact:

Re: bug in FW 11.11 [RIBBON]

Post 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. :(
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
Rimantas
Posts: 437
Joined: Fri Oct 07, 2005 12:56 pm
Location: Utena , Lithuania

Re: bug in FW 11.11 [RIBBON]

Post 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 ..." ... :(
Last edited by Rimantas on Sat Nov 26, 2011 7:39 pm, edited 1 time in total.
Rimantas U.
User avatar
Rimantas
Posts: 437
Joined: Fri Oct 07, 2005 12:56 pm
Location: Utena , Lithuania

Re: bug in FW 11.11 [RIBBON]

Post 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 !
Rimantas U.
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: bug in FW 11.11 [RIBBON]

Post 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 :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
IBTC
Posts: 103
Joined: Sat Oct 18, 2008 8:13 pm
Location: Stuttgart, Germany
Contact:

Re: bug in FW 11.11 [RIBBON]

Post by IBTC »

Antonio,
Antonio Linares wrote:it should solve these issues :-)
Many thanks. Now it works. :D
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
Post Reply