Search found 69 matches
- Fri Aug 23, 2019 2:32 pm
- Forum: Newbie questions
- Topic: Understanding asynchronus mode
- Replies: 5
- Views: 1478
Re: Understanding asynchronus mode
Just to continue the madness ... ;) .. btw how do you display the code segments properly? @DISPLAY {Mode = "Windowed", Width = 960, Height = 610,Color=#WHITE} @FONT 1, "Arial",32 EnableLayers() CreateLayer(0, 0, 300, 300,{Color=#BLUE}) CreateLayer(30, 300, 145, 32,{Color=#GREEN}) CreateLayer(60, 200...
- Fri Aug 23, 2019 2:07 pm
- Forum: RapaGUI
- Topic: moai.Request "Allrighty"
- Replies: 11
- Views: 3822
Re: moai.Request "Allrighty"
Its a pleasure to discuss here. Its enlightning.
And ...never say never...
And ...never say never...

- Fri Aug 23, 2019 12:39 pm
- Forum: RapaGUI
- Topic: moai.Request "Allrighty"
- Replies: 11
- Views: 3822
Re: moai.Request "Allrighty"
Sure, but you dont get Buttons So I think I have to create my own dialogue. Like it was mentioned before.
- Fri Aug 23, 2019 12:33 pm
- Forum: Newbie questions
- Topic: Understanding asynchronus mode
- Replies: 5
- Views: 1478
Re: Understanding asynchronus mode
Hey, great. It works and its a very good explanation. Brings me really forward. 

- Thu Aug 22, 2019 4:12 pm
- Forum: RapaGUI
- Topic: moai.Request "Allrighty"
- Replies: 11
- Views: 3822
Re: moai.Request "Allrighty"
Thank you very much. Thats a great help.Would be good if there could be a way around.
- Thu Aug 22, 2019 1:35 pm
- Forum: Newbie questions
- Topic: Understanding asynchronus mode
- Replies: 5
- Views: 1478
Understanding asynchronus mode
Hi, just trying to find out how the async Tag can help me. I have two layers. Both I do move. Of course, if I dont do asynchronously they are doing it one step after another. Now I use the async = true tag to make them move simultaniously. But they dont move. Can I change that? @DISPLAY {Mode = "Win...
- Thu Aug 22, 2019 10:57 am
- Forum: RapaGUI
- Topic: moai.Request "Allrighty"
- Replies: 11
- Views: 3822
Re: moai.Request "Allrighty"
Windows Vista 64 ..
- Wed Aug 21, 2019 5:04 pm
- Forum: RapaGUI
- Topic: moai.Request "Allrighty"
- Replies: 11
- Views: 3822
moai.Request "Allrighty"
Hello, name is Lars. I am not sure if I should post this in newbiesquestions or here ;) I am just experimenting with moai.Request("This is a test", "The bomabardement\n" .. "starts in 5 Minutes","OK") OK, The last attribute "OK" is the text for a button to close the dialogue. Now there is possible t...
- Sun Jan 28, 2018 4:23 pm
- Forum: Announcements
- Topic: Hollywood APK Compiler 2.2 released
- Replies: 2
- Views: 3018
Re: Hollywood APK Compiler 2.2 released
Great! Thanks, Andreas.