[Oberon] WinAos 2.02
Dan Parnete
dan.parnete at fastwebnet.it
Mon May 23 11:17:26 CEST 2005
John Drake wrote:
>Ok, I finally figured out why the menu wasn't
>showing up. Actually it was being obscured by
>the Windows toolbar. The only way around this
>(that I see) is to use a lower Oberon screen
>size:
>
>like "Aos.Call Win32AosDisplay.Install 1024 768 ~"
>
>If there was some way to "raise" the menu up
>a few centimeters that would be great.
>Dan Parnete's "BlueBottle for Windows"
>distribution does this.
>
>Regards,
>
>John M. Drake
>
>
Hi John,
Thomas suggested a much simpler solution, as usual. Declare the exact
height you need for the ViewPort. For example:
Win32AosDisplay.Install 1024 720
And the menu will raise by himself.
Dan Parnete
More information about the Oberon
mailing list