Form Controls standard on RibbonBar

Post Reply
User avatar
Silvio
Posts: 3107
Joined: Fri Oct 07, 2005 6:28 pm
Location: Teramo,Italy

Form Controls standard on RibbonBar

Post by Silvio »

Why not are transparent ??


Image
Best Regards, Saludos

Falconi Silvio
User avatar
Silvio
Posts: 3107
Joined: Fri Oct 07, 2005 6:28 pm
Location: Teramo,Italy

Re: Form Controls standard on RibbonBar

Post by Silvio »

for the says I can use the clausole SAYBUTTON

DEFINE FONT oFontDATE NAME "Verdana" SIZE 0,-20 BOLD

@ 5, 3 RBBTN oSay[1] PROMPT "DAL" SAYBUTTON OF oGr SIZE 50, 50 CENTER;
ACTION( MsgInfo( "Say Button" ) ) font oFontDATE



But I see often the text small


and for the radmenu any solution?
i TRY WITH AEval( oRadMenu:aItems, { | oRad | oRad:lTransparent := .T. } ) BUT NOT RUN
Best Regards, Saludos

Falconi Silvio
Post Reply