Re: [developer 2000] menu item?
From: A. Filichkin <afilich_at_fors.ru>
Date: Tue, 23 Nov 1999 10:56:23 +0300
Message-ID: <383A48A7.F0529179_at_fors.ru>
Date: Tue, 23 Nov 1999 10:56:23 +0300
Message-ID: <383A48A7.F0529179_at_fors.ru>
It's impossible in menu, but You can create a block and canvas with
buttons of any size You wish.
Then specify this canvas in "Horizontal toolbar canvas" property of a
window.
Of course, it'll be necessary to coordinate your menu choices and
"WHEN_BUTTON_PRESSED" triggers of the buttons. I prefer to create my own
form-level trigger ("MENU_CHOICE" for instance) and call
"EXECUTE_TRIGGER ('MENU_CHOICE')" from menu.
peter wrote:
> hi.
> I set a menu-item visible in horizontal toolbar.. how to
> change the size of it in toolbar? It's too small.
> thanks in advance.
Received on Tue Nov 23 1999 - 08:56:23 CET