bug in FW 11.11 [RIBBON]

bug in FW 11.11 [RIBBON]

Postby ukservice » Fri Nov 25, 2011 3:01 pm

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

Re: bug in FW 11.11

Postby Antonio Linares » Fri Nov 25, 2011 6: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
User avatar
Antonio Linares
Site Admin
 
Posts: 41901
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: bug in FW 11.11

Postby ukservice » Fri Nov 25, 2011 7:52 pm

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

Re: bug in FW 11.11

Postby Rimantas » Sat Nov 26, 2011 7:26 am

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

Re: bug in FW 11.11 [RIBBON]

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

Re: bug in FW 11.11 [RIBBON]

Postby fgondi » Sat Nov 26, 2011 1: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
User avatar
fgondi
 
Posts: 694
Joined: Fri Oct 07, 2005 6:58 am
Location: Palencia, España

Re: bug in FW 11.11 [RIBBON]

Postby Rimantas » Sat Nov 26, 2011 5: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.
User avatar
Rimantas
 
Posts: 437
Joined: Fri Oct 07, 2005 12:56 pm
Location: Utena , Lithuania

Re: bug in FW 11.11 [RIBBON]

Postby ukoenig » Sat Nov 26, 2011 5:35 pm

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
ukoenig
 
Posts: 4043
Joined: Wed Dec 19, 2007 6:40 pm
Location: Germany

Re: bug in FW 11.11 [RIBBON]

Postby ukservice » Sat Nov 26, 2011 6:04 pm

Hello,

Anyone using Harbour and BCC 5.8.2?.

Thanks.
FWH 11.11, Harbour 3.1 and Borland C++ 5.82
User avatar
ukservice
 
Posts: 417
Joined: Tue Feb 23, 2010 3:09 pm
Location: John

Re: bug in FW 11.11 [RIBBON]

Postby Antonio Linares » Sat Nov 26, 2011 6: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
User avatar
Antonio Linares
Site Admin
 
Posts: 41901
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: bug in FW 11.11 [RIBBON]

Postby IBTC » Sat Nov 26, 2011 7: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
User avatar
IBTC
 
Posts: 103
Joined: Sat Oct 18, 2008 8:13 pm
Location: Stuttgart, Germany

Re: bug in FW 11.11 [RIBBON]

Postby Rimantas » Sat Nov 26, 2011 7:23 pm

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]

Postby Rimantas » Sat Nov 26, 2011 7: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.
User avatar
Rimantas
 
Posts: 437
Joined: Fri Oct 07, 2005 12:56 pm
Location: Utena , Lithuania

Re: bug in FW 11.11 [RIBBON]

Postby Antonio Linares » Sat Nov 26, 2011 8: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
User avatar
Antonio Linares
Site Admin
 
Posts: 41901
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: bug in FW 11.11 [RIBBON]

Postby IBTC » Sat Nov 26, 2011 9:17 pm

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
User avatar
IBTC
 
Posts: 103
Joined: Sat Oct 18, 2008 8:13 pm
Location: Stuttgart, Germany

Next

Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 26 guests