Search found 5959 matches
- Sun May 03, 2026 11:02 pm
- Forum: RapaGUI
- Topic: Texteditor.SetColor
- Replies: 8
- Views: 15677
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: 6
- Views: 13268
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: 4560
Re: Is UDP Multicast fully supported?
Yes, SendUDPData() should be sufficient.
- Sat May 02, 2026 9:37 pm
- Forum: RapaGUI
- Topic: Texteditor.SetColor
- Replies: 8
- Views: 15677
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: 6
- Views: 13268
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: 3339
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.
- Sun Apr 26, 2026 1:34 pm
- Forum: General plugin questions
- Topic: Encoder HDMI H.264 H.265
- Replies: 6
- Views: 16190
Re: Encoder HDMI H.264 H.265
Starting with version 2.0 the HTTP Streamer plugin also supports HTTPS when combining it with version 2.1 of hURL.airsoftsoftwair wrote: ↑Sun Dec 19, 2021 2:06 pm Unlikely. Video streaming is a very difficult task. It might be possible using the HTTP Streamer plugin but that only supports HTTP, not HTTPS.
- Sun Apr 26, 2026 1:32 pm
- Forum: Newbie questions
- Topic: The best programming environment on a new Mac.
- Replies: 4
- Views: 24361
- Sun Apr 26, 2026 1:32 pm
- Forum: General programming
- Topic: Anyone used Hollywood to play podcast?
- Replies: 9
- Views: 27350
Re: Anyone used Hollywood to play podcast?
As long as the podcast comes through some format hURL can stream this should be working with version 2.0 of the HTTP Streamer plugin. Note that you also need at least version 1.6 of the AVCodec plugin.
- Sun Apr 26, 2026 1:30 pm
- Forum: General plugin questions
- Topic: httpstreamer Question
- Replies: 16
- Views: 29870
Re: httpstreamer Question
This should finally be working with version 2.0 of the HTTP Streamer plugin. Note that you also need at least version 1.6 of the AVCodec plugin.