FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour FWH0711 ButtonBar 2007 problem?
Posts: 866
Joined: Tue Oct 16, 2007 08:57 AM
FWH0711 ButtonBar 2007 problem?
Posted: Thu Nov 15, 2007 05:18 PM
nageswaragunupudi wrote:I use different bitmaps for enabled and disabled status


Hi

I think so.

I don't know this is FWH problem or bug.
Old Bar/Btnbmp version work fine.

So I hope Antonio have solution for it.

Regards,

Richard
Best Regards,



Richard



Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 32bit

MySQL v8.0

Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 64bit
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
FWH0711 ButtonBar 2007 problem?
Posted: Thu Nov 15, 2007 11:06 PM
Richard,

Please make this change in samples\Test2007.prg:
   DEFINE BUTTON OF oBar ACTION oBar:aControls[ 1 ]:Disable() ; // Print() ;
      RESOURCE "attach" PROMPT "Attach"

Here it works fine and disable the first button, though the bitmap is shown the same, but the button can't be selected
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 866
Joined: Tue Oct 16, 2007 08:57 AM
FWH0711 ButtonBar 2007 problem?
Posted: Thu Nov 15, 2007 11:17 PM
Antonio Linares wrote:Richard,

Please make this change in samples\Test2007.prg:
   DEFINE BUTTON OF oBar ACTION oBar:aControls[ 1 ]:Disable() ; // Print() ;
      RESOURCE "attach" PROMPT "Attach"

Here it works fine and disable the first button, though the bitmap is shown the same, but the button can't be selected


Hi Antonio,

Yes, It can run. But bitmap have not become gray color.
Best Regards,



Richard



Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 32bit

MySQL v8.0

Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 64bit
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
FWH0711 ButtonBar 2007 problem?
Posted: Fri Nov 16, 2007 12:22 AM

Bitmap remains the same color, only the text color changes. Thats the Office 2007 behavior

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 866
Joined: Tue Oct 16, 2007 08:57 AM
FWH0711 ButtonBar 2007 problem?
Posted: Fri Nov 16, 2007 01:30 AM
Antonio Linares wrote:Bitmap remains the same color, only the text color changes. Thats the Office 2007 behavior


Hi Antonio,

I see.
Just think any solution or add this function.

Regards,

Richard
Best Regards,



Richard



Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 32bit

MySQL v8.0

Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 64bit
Posts: 4840
Joined: Fri Nov 18, 2005 04:52 PM
FWH0711 ButtonBar 2007 problem?
Posted: Fri Nov 16, 2007 01:37 AM

>Bitmap remains the same color, only the text color changes. Thats the Office 2007 behavior

As Charlie Brown (a cartoon character here in the US) always says, "Good grief!"

http://en.wikipedia.org/wiki/Charlie_Brown

James

FWH 18.05/xHarbour 1.2.3/BCC7/Windows 10
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
FWH0711 ButtonBar 2007 problem?
Posted: Fri Nov 16, 2007 08:38 AM

Richard,

Do you want it to look grayed ?

James,

Whats the translation into spanish ? :-)

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 866
Joined: Tue Oct 16, 2007 08:57 AM
FWH0711 ButtonBar 2007 problem?
Posted: Fri Nov 16, 2007 10:02 AM
Antonio Linares wrote:Richard,

Do you want it to look grayed ?

James,

Whats the translation into spanish ? :-)


Hi Antonio,

Yes, I want it look grayed.
I look Office2007 Ribbonbar, some bitmaps appear grayed.

Regards,

Richard
Best Regards,



Richard



Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 32bit

MySQL v8.0

Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 64bit
Posts: 4840
Joined: Fri Nov 18, 2005 04:52 PM
FWH0711 ButtonBar 2007 problem?
Posted: Fri Nov 16, 2007 11:54 PM

Antonio,

>>Good Grief!

>Whats the translation into spanish ?

I don't know Spanish very well, but perhaps this is a good definition, "expresión de la consternación" (expression of dismay).

James

FWH 18.05/xHarbour 1.2.3/BCC7/Windows 10

Continue the discussion