bug in FW 11.11 [RIBBON]
bug in FW 11.11 [RIBBON]
Hello,
Bitmaps on ribbon are not working.
See samples\ribbon2.prg or ribbon.prg.
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
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: bug in FW 11.11
John,
samples\ribbon.prg is working fine here
Have you checked that the bitmaps folder is its right place ?
samples\ribbon.prg is working fine here
Have you checked that the bitmaps folder is its right place ?
Re: bug in FW 11.11
Antonio,
Just I typed buildh ribbon.prg
Same in FW 11.09 is working fine.
See capture:
Uploaded with ImageShack.us
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
Re: bug in FW 11.11
With MinGW + harbour 3.1 + fwh 11.11 is working fine . At this time I found that only brushs on folders are not working ...ukservice wrote:Antonio,
Just I typed buildh ribbon.prg
Same in FW 11.09 is working fine.
See capture:
Uploaded with ImageShack.us
Regards ,
Rimantas U.
Re: bug in FW 11.11 [RIBBON]
Rimatas,
Can you please try samples\ribbon.prg with Bcc 5.8.2?.
Thank you.
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
Re: bug in FW 11.11 [RIBBON]
With bcc 5.8.2 + xharbour + fwh 11.11 is working fineukservice wrote:Rimatas,
Can you please try samples\ribbon.prg with Bcc 5.8.2?.
Thank you.
Un saludo
Fernando González Diez
ALSIS GHE Sistemas Informáticos
Fernando González Diez
ALSIS GHE Sistemas Informáticos
Re: bug in FW 11.11 [RIBBON]
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 ...ukservice wrote:Rimatas,
Can you please try samples\ribbon.prg with Bcc 5.8.2?.
Thank you.
Regards !
Rimantas U.
Re: bug in FW 11.11 [RIBBON]
Png.lib is included in xHarbour-Sub-Directory /xHarbour/lib/
Best Regards
Uwe
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.
i work with FW.
If you have any questions about special functions, maybe i can help.
Re: bug in FW 11.11 [RIBBON]
Hello,
Anyone using Harbour and BCC 5.8.2?.
Thanks.
Anyone using Harbour and BCC 5.8.2?.
Thanks.
FWH 11.11, Harbour 3.1 and Borland C++ 5.82
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: bug in FW 11.11 [RIBBON]
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.)
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]
Antonio,
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.
I can also see the bug with Harbour and BCC in my big app.Antonio Linares wrote:You may have something wrong on your local settings (incorrect paths, etc.)
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
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
Re: bug in FW 11.11 [RIBBON]
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 ?ukoenig wrote:Png.lib is included in xHarbour-Sub-Directory /xHarbour/lib/
Best Regards
Uwe
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.
Re: bug in FW 11.11 [RIBBON]
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.
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: bug in FW 11.11 [RIBBON]
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
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]
Antonio,
Many thanks. Now it works.Antonio Linares wrote:it should solve these issues
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
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