Search found 5886 matches
- Sun Feb 01, 2026 12:33 pm
- Forum: Windows IDE
- Topic: Windows IDE Auto-closes when Launched (Hollywood 11)
- Replies: 8
- Views: 557
Re: Windows IDE Auto-closes when Launched (Hollywood 11)
The one that was causing the problem was created on July 1, 2024. (I can email you the file if you want to look at it.) Is that a beta version or something? I don't see any official version in the RapaGUI history that has a build date of July 1, 2024. The only release in 2024 was 2.2 on 24th Augu...
- Sun Feb 01, 2026 12:32 pm
- Forum: General programming
- Topic: FileRequest() Not Working on Android
- Replies: 4
- Views: 286
Re: FileRequest() Not Working on Android
This is my code: f$=FileRequest("Select File") NPrint(f$) The error is reported "In function: FileRequest" So the file requester pops up and you are able to select a file and after you have selected a file you get the "error locking ..." error? What Android version is ...
- Sat Jan 31, 2026 3:37 pm
- Forum: General plugin questions
- Topic: @REQUIRE plugin not found
- Replies: 5
- Views: 421
Re: @REQUIRE plugin not found
HollywoodPlayer will only try to load the Plug-In from the directory where HollywoodPlayer is in (sys:Utilities/PlugIns/) not the script! Yes, it was deliberately designed this way because Hollywood applets are platform-independent so IMHO it doesn't make sense to load plugins from the applet's dir...
- Sat Jan 31, 2026 3:25 pm
- Forum: Windows IDE
- Topic: Windows IDE Auto-closes when Launched (Hollywood 11)
- Replies: 8
- Views: 557
- Sat Jan 31, 2026 3:23 pm
- Forum: RapaGUI
- Topic: Hide listview on android
- Replies: 3
- Views: 285
Re: Hide listview on android
Ok, I can reproduce that here. Btw, hiding the listview and the buttons also doesn't seem to work correctly on Windows because if you choose that menu item the listview and the buttons will disappear correctly but it will also lead to a window resize and the window suddenly won't be sizable any more...
- Sat Jan 31, 2026 3:22 pm
- Forum: Hollywood bugs
- Topic: hollywood 11 , applet, require 11 at least no matter what
- Replies: 1
- Views: 180
Re: hollywood 11 , applet, require 11 at least no matter what
That's normal. All applets compiled by Hollywood 11 will require Hollywood 11. It's not possible to compile applets for older Hollywood versions. It has always been like that.
- Sat Jan 31, 2026 3:21 pm
- Forum: Hollywood bugs
- Topic: Linux Ubuntu/Lite OS: Hide Display problem
- Replies: 3
- Views: 256
Re: Linux Ubuntu/Lite OS: Hide Display problem
Can you provide an MCVE? Also, which Ubuntu version are you using?
- Sat Jan 31, 2026 3:20 pm
- Forum: General programming
- Topic: FileRequest() Not Working on Android
- Replies: 4
- Views: 286
Re: FileRequest() Not Working on Android
Does this really happen in FileRequest() or are you trying to do something with the file returned by FileRequest()? Keep in mind that FileRequest() now operates using Android's Scoped Access Framework (SAF) which means that the returned file specifications will be different from "normal" f...
- Sat Jan 31, 2026 3:17 pm
- Forum: Newbie questions
- Topic: TextObject rotate and smoothing
- Replies: 3
- Views: 337
Re: TextObject rotate and smoothing
I notice that although not mention in the help for DisplayTextObject, you can rotate the text by passing a rotate argument. Is this just forgotten in the manual or am I supposed to have catched this elsewhere in the docs? No, looks like this is missing in the manual. Of course DisplayTextObject() a...
- Sat Jan 31, 2026 3:10 pm
- Forum: Wishlist
- Topic: Minimum Hollywood version required writed for each plugin
- Replies: 2
- Views: 160
Re: Minimum Hollywood version required writed for each plugin
Not enough layout space, that plugin table is already pretty crowded, just use the latest Hollywood version 