Search found 2759 matches
- Sat Feb 16, 2019 1:53 pm
- Forum: Announcements
- Topic: Hollywood 8: Supremacy out now!
- Replies: 33
- Views: 1349
Re: Hollywood 8: Supremacy out now!
PS Do you plan add hyperlink label in new version of RapaGui? Yes. Looking at the screenshot of the RapaGUI Text Editor on Android, the Toolbar seems to be using Mason's AISS toolbar images that are considerably larger than what we have available to us. Is this a different set developed by Mason? M...
- Sat Feb 16, 2019 1:36 pm
- Forum: Hollywood bugs
- Topic: Action Bar Cutting Off Bottom of Display
- Replies: 1
- Views: 46
Re: Action Bar Cutting Off Bottom of Display
Probably not. Looks like a bug to me... will be fixed.
- Sat Feb 16, 2019 1:30 pm
- Forum: Hollywood bugs
- Topic: Bug with Proportional Scaling in RapaGUI 2.0 on Android
- Replies: 1
- Views: 28
Re: Bug with Proportional Scaling in RapaGUI 2.0 on Android
Yes, there's something wrong there. Will be fixed.
- Sat Feb 16, 2019 1:25 pm
- Forum: Hollywood bugs
- Topic: OnMouseMove not working with a Hollywood Display in RapaGUI 2.0 (Android)
- Replies: 1
- Views: 32
Re: OnMouseMove not working with a Hollywood Display in RapaGUI 2.0 (Android)
Right, I can reproduce this here. Will be fixed.
- Sat Feb 16, 2019 1:20 pm
- Forum: Hollywood bugs
- Topic: player for Android8 SCALEMODe_AUTO
- Replies: 2
- Views: 64
Re: player for Android8 SCALEMODe_AUTO
and have some buttons, they are recognized in wrong position (used o be ok in player7) Please provide a full test script that I can try here. ALSO #HW_ANDROID is not set in new player ! What do you mean by that? #HW_ANDROID is only handled at compile time while the player is just a runtime which do...
- Sat Feb 16, 2019 1:01 pm
- Forum: RapaGUI
- Topic: Hollywood 8 and RapaGUI on AmigaOne XE
- Replies: 2
- Views: 75
Re: Hollywood 8 and RapaGUI on AmigaOne XE
Works fine here on OS4 on my Pegasos 2.... is this the complete script?
- Sat Feb 16, 2019 12:57 pm
- Forum: RapaGUI
- Topic: Android RapaGUI Widgets Demo, Hollywood Object
- Replies: 3
- Views: 106
Re: Android RapaGUI Widgets Demo, Hollywood Object
What exactly do you mean by "but it doesn't respond to any screen touches"? If the drawing appears it is responding to screen touches, isn't it or what do you mean?
- Sat Feb 16, 2019 12:55 pm
- Forum: Hollywood bugs
- Topic: Strange Behavior with RapaGUI (unless @REQUIRE "polybios" is used)
- Replies: 2
- Views: 32
- Sat Feb 16, 2019 12:55 pm
- Forum: General programming
- Topic: second black window
- Replies: 4
- Views: 124
Re: second black window
Right, I can confirm this. Will be fixed. You can easily work around the problem by just requiring RapaGUI last.
- Sat Feb 16, 2019 12:49 pm
- Forum: Wishlist
- Topic: Showing/Hiding the Action Bar While Running (Android)
- Replies: 4
- Views: 108
Re: Showing/Hiding the Action Bar While Running (Android)
Have you tried
?
Code: Select all
SetDisplayAttributes({HideTitleBar = True})