Page 1 of 1

Antonio: Problem in TRibbon

Posted: Wed Mar 28, 2012 7:53 am
by byte-one
The vars in TRibbon.prg

Code: Select all | Expand

static hQuickAreaL, hQuickAreaM, hQuickAreaR
should not be static! Should be normal data from the class. I use a second window and when i leave this window with ribbonbar , the quickarea from the main-window is cutted.

Re: Problem in TRibbon

Posted: Wed Apr 04, 2012 7:55 am
by byte-one
Antonio, i have made the above changes and displaying of quickaccess in some windows is ok. Can you make this changes also in FWH?

Re: Antonio: Problem in TRibbon

Posted: Wed Apr 04, 2012 12:51 pm
by Antonio Linares
Implemented and working fine, thanks! :-)