Page 1 of 1

Plananarama and menus

Posted: Wed Apr 15, 2020 5:30 pm
by jPV
Is there any way to get system menus with the Plananarama plugin?

At least this seems to end up with an error:

Code: Select all

@MENU 1, {
    {"File", {
        {"Quit", ID = "quit"}}}
    }

@REQUIRE "plananarama"
@DISPLAY {Width=100, Height=100, Menu = 1}

WaitLeftMouse()

Re: Plananarama and menus

Posted: Wed Apr 15, 2020 9:07 pm
by Tipsi
Hi jpv

Thread Plananarama and Menus

Griessli
Tipsi

Re: Plananarama and menus

Posted: Thu Apr 16, 2020 7:12 am
by jPV
Heh thanks, "Plananarama menu" search didn't bring any results, should have done with "Plananarama menus" instead :)

Re: Plananarama and menus

Posted: Fri May 29, 2020 9:15 pm
by airsoftsoftwair

Code: Select all

- New: Added menu support; all Hollywood menu functions are now also available from Plananarama