FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Antonio: Bug in TRibbonBar
Posts: 1048
Joined: Mon Oct 24, 2005 09:54 AM
Antonio: Bug in TRibbonBar
Posted: Wed Sep 07, 2011 02:31 PM
If i make a second TRibbonBar in a second window and add a quickaccess, a error occured, when i add to the quickaccess a button. I found, that the static variables are on old status and the quickaccess is not properly initialized! This 3 vars should not be static.
Code (fw): Select all Collapse
static hQuickAreaL, hQuickAreaM, hQuickAreaR


Question also: Can i manually change static vars in a class??
Regards,
Günther
---------------------------------
office@byte-one.com
Posts: 1048
Joined: Mon Oct 24, 2005 09:54 AM
Re: Antonio: Bug in TRibbonBar
Posted: Mon Sep 12, 2011 09:49 PM

Antonio, have you seen this?

Regards,
Günther
---------------------------------
office@byte-one.com

Continue the discussion