Antonio: Problem in TRibbon

Post Reply
User avatar
byte-one
Posts: 1048
Joined: Mon Oct 24, 2005 9:54 am
Location: Austria
Contact:

Antonio: Problem in TRibbon

Post 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.
Last edited by byte-one on Wed Apr 04, 2012 7:55 am, edited 1 time in total.
Regards,
Günther
---------------------------------
office@byte-one.com
User avatar
byte-one
Posts: 1048
Joined: Mon Oct 24, 2005 9:54 am
Location: Austria
Contact:

Re: Problem in TRibbon

Post 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?
Regards,
Günther
---------------------------------
office@byte-one.com
User avatar
Antonio Linares
Site Admin
Posts: 42752
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 110 times
Been thanked: 108 times
Contact:

Re: Antonio: Problem in TRibbon

Post by Antonio Linares »

Implemented and working fine, thanks! :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
Post Reply