Search found 5963 matches
- Sun May 10, 2026 6:42 pm
- Forum: APK Compiler
- Topic: Very slow GetDirectoryEntry
- Replies: 8
- Views: 26405
Re: Very slow GetDirectoryEntry
I did find another thing that made a huge difference for my script. If I remove this line from the top of my script @FONT 1, "Times New Roman", 52, {Engine = #FONTENGINE_INBUILT} Then it loads about 5 seconds slower than when using GetAsset. Hmm, don't understand this one. Do you mean it ...
- Sun May 10, 2026 6:39 pm
- Forum: Windows IDE
- Topic: Cursor on long lines
- Replies: 3
- Views: 22049
Re: Cursor on long lines
Maybe it's a Windows 11 issue? Haven't tried on that yet...
- Sun May 10, 2026 6:38 pm
- Forum: RapaGUI
- Topic: Texteditor.SetColor
- Replies: 9
- Views: 36650
- Sun May 10, 2026 6:37 pm
- Forum: Hollywood bugs
- Topic: Linux and the Constant problems
- Replies: 2
- Views: 9339
Re: Linux and the Constant problems
As already said here, you need to tell us the exact version of Linux Mint you're using. Otherwise it's impossible to help you. If the constant isn't there, then the plugin probably doesn't load at all. But it's only possible to examine this issue if you post your exact Linux Mint version.
- Sun May 03, 2026 11:02 pm
- Forum: RapaGUI
- Topic: Texteditor.SetColor
- Replies: 9
- Views: 36650
Re: Texteditor.SetColor
I think it's the only way. Maybe in the future a method for resetting style information for a part of the text can be added.
- Sun May 03, 2026 9:34 pm
- Forum: APK Compiler
- Topic: Very slow GetDirectoryEntry
- Replies: 8
- Views: 26405
Re: Very slow GetDirectoryEntry
Thanks a lot for the detailed information and the MCVE! All the information you provided allows me to make an educated guess. I think this new feature introduced in version 2.0 of the PDF plugin is responsible for your problem: - New: The plugin can now also load PDF pages directly into brushes usin...
- Sat May 02, 2026 9:38 pm
- Forum: Newbie questions
- Topic: Is UDP Multicast fully supported?
- Replies: 1
- Views: 10347
Re: Is UDP Multicast fully supported?
Yes, SendUDPData() should be sufficient.
- Sat May 02, 2026 9:37 pm
- Forum: RapaGUI
- Topic: Texteditor.SetColor
- Replies: 9
- Views: 36650
Re: Texteditor.SetColor
I think that styled would apply to the whole document of the texteditor, while instead I need to reset the color in just few specific words of the document leaving the rest untouched (with colors) Hmm, if you only need to reset the color in a few specific words why not use RapaGUI.TextEditor.SetCol...
- Sat May 02, 2026 9:36 pm
- Forum: APK Compiler
- Topic: Very slow GetDirectoryEntry
- Replies: 8
- Views: 26405
Re: Very slow GetDirectoryEntry
Very difficult to say what's going on without an example that I can test here. Have you got an MCVE?
- Tue Apr 28, 2026 6:32 pm
- Forum: Announcements
- Topic: PDF plugin 2.0 released
- Replies: 2
- Views: 4092
Re: PDF plugin 2.0 released
The build for Linux PPC was damaged in the old distribution archive. This has been fixed and a new archive has been uploaded so if you're on Linux PPC, please re-download.