Don't know, I'll have to check.But btw... it wouldn't be possible to do it on AROS too?
Search found 4554 matches
- Fri Apr 09, 2021 7:57 pm
- Forum: Hollywood bugs
- Topic: Multiple copies of linked plugins in the temporary directory
- Replies: 12
- Views: 6153
Re: Multiple copies of linked plugins in the temporary directory
- Fri Apr 09, 2021 7:53 pm
- Forum: RapaGUI
- Topic: moai.Request() behaves strange
- Replies: 5
- Views: 187
Re: moai.Request() behaves strange
the distinction of OK <>Ok is windows os decition not hollywood , M$ decide that :) The missing question icon is also a feature of newer Windows versions. Apparently, somebody at Microsoft convinced the powers that be that an icon containing a question mark is too confusing for users so they just d...
- Fri Apr 09, 2021 7:31 pm
- Forum: Hollywood bugs
- Topic: Immersive Mode Bug
- Replies: 2
- Views: 89
Re: Immersive Mode Bug
Also, please use [code]...[/code] when posting Hollywood code because otherwise the formatting is really bad... (I've changed the formatting for you in the original post now)
- Fri Apr 09, 2021 7:30 pm
- Forum: Hollywood bugs
- Topic: Immersive Mode Bug
- Replies: 2
- Views: 89
Re: Immersive Mode Bug
Any solution? This is a bug? Yes, looks like we have two bugs here. Fixed now: - Fix [Android]: When "KeepProportions" was set to TRUE, Hollywood also reported touch events outside the actual display boundaries - Fix [Android]: Immersive mode didn't work correctly when "FitScale" and "KeepProportio...
- Fri Apr 09, 2021 4:53 pm
- Forum: Announcements
- Topic: Hollywood APK Compiler 3.3 and Remedios 1.1 released
- Replies: 8
- Views: 337
Re: Hollywood APK Compiler 3.3 and Remedios 1.1 released
Is there a problem with the hurl plugin and compiler 3.3? Actually, both your problem with hURL and Xabier's problem with writing to the internal storage were caused by the same bug. This is fixed now. There'll be an APK Compiler update shortly. Thanks for reporting! I think for your example to wor...
- Mon Apr 05, 2021 11:41 pm
- Forum: Announcements
- Topic: Hollywood APK Compiler 3.3 and Remedios 1.1 released
- Replies: 8
- Views: 337
Re: Hollywood APK Compiler 3.3 and Remedios 1.1 released
Where do you want to write text files too? Can you post an MCVE?
- Sat Apr 03, 2021 6:37 pm
- Forum: Newbie questions
- Topic: I looking function paint bucket type (dpaint ou ppaint)
- Replies: 24
- Views: 4404
- Sat Apr 03, 2021 6:33 pm
- Forum: Hollywood bugs
- Topic: ARGB() and Text Alignment Color Change
- Replies: 1
- Views: 81
Re: ARGB() and Text Alignment Color Change
Confirmed. Will be fixed.
- Sat Apr 03, 2021 6:33 pm
- Forum: Windows IDE
- Topic: How to use -printerror and -formaterror
- Replies: 3
- Views: 110
Re: How to use -printerror and -formaterror
Perfect, thanks a lot for the clarification! I was aware of that file but wasn't sure when to use it. Now it seems obvious to me ... It seems those infos you posted are not in the documentation, are they? Maybe you could add that. Well, that's rather special interest. People using the IDE normally ...
- Fri Apr 02, 2021 11:43 pm
- Forum: Windows IDE
- Topic: How to use -printerror and -formaterror
- Replies: 3
- Views: 110
Re: How to use -printerror and -formaterror
Now, when I run the script with the -printerror parameter, no popup dialog is shown (which is correct) but there is also no output in the command prompt: This is because Windows distinguishes between console and Windows programs. Windows programs such as Hollywood.exe don't have access to the curre...