Page 1 of 1

Window for menu & window for sprite

Posted: Mon Nov 04, 2019 10:28 pm
by zxretrosoft
Hello friends,

I have very amateur question.

Is it possible in principle for the window inside to contain sprites?

I need a combination, a window with a menu, and a window with sprites.

Here's an example, the menu with window, but the window inside doesn't contain sprites:
https://www.purebasic.com/documentation ... adget.html

Thank you in advance!

Re: Window for menu & window for sprite

Posted: Tue Nov 05, 2019 5:18 am
by RASHAD
Have a look at PB document Sprite lib. WindowedScreen.pb

Re: Window for menu & window for sprite

Posted: Wed Nov 06, 2019 11:11 am
by zxretrosoft
RASHAD wrote:Have a look at PB document Sprite lib. WindowedScreen.pb
Yes! Thank you so much, friend! 8)