Page 1 of 1

Wishlist: PopArea

Posted: Sun Feb 14, 2021 3:06 am
by p-OS
MUIRoyale supports
Popdrawer class
Popfile class
Popfont class
Poplist class
Poppen class

But the generic PopArea class is not supported, would be nice to have it.

Re: Wishlist: PopArea

Posted: Mon Feb 15, 2021 2:28 pm
by airsoftsoftwair
What is Poparea? Never heard of this MUI class before...

Re: Wishlist: PopArea

Posted: Mon Feb 15, 2021 5:51 pm
by p-OS
I used it long time ago. it's a more generic Pop class, and the super class of the Popxxx classes already supported by MUIRoyale.

As you can make any child of Area class to Popup, I had sotred it in my mind as PopArea.mui

That's wrong, however.

It actually is called PopObject.mui

https://github.com/amiga-mui/muidev/wiki/MUI_Popobject

Re: Wishlist: PopArea

Posted: Thu Feb 25, 2021 5:44 pm
by airsoftsoftwair
Hmm, but why do you need this? Is there anything it can do that can't be done currently?