Search found 128 matches
- Tue Oct 21, 2025 5:16 pm
- Forum: Wishlist
- Topic: AROS x86_64 bit
- Replies: 1
- Views: 109
AROS x86_64 bit
Hi, You've probably been asked this a million times but reading some of the threads on AROSWorld it looks like 32-bit AROS is pretty much legacy now with all development focusing on 64-bit. Deadwood is writing an emulator so it can also run 32-bit apps and Hollywood itself and its apps are a big par...
- Thu Sep 11, 2025 3:35 pm
- Forum: Hollywood bugs
- Topic: HollywoodPlayer crashes on Apple M1 Max
- Replies: 2
- Views: 258
Re: HollywoodPlayer crashes on Apple M1 Max
That did the trick! Sorry I didn't catch that in the FAQ about HollywoodPlayer. Thanks for the help, he can run some of my applets now.
NathanH
NathanH
- Thu Sep 11, 2025 2:46 pm
- Forum: General programming
- Topic: How to tell if a file is a valid sqlite database?
- Replies: 5
- Views: 326
Re: How to tell if a file is a valid sqlite database?
Thanks guys, that's perfect.
NathanH
NathanH
- Wed Sep 10, 2025 10:20 pm
- Forum: General programming
- Topic: How to tell if a file is a valid sqlite database?
- Replies: 5
- Views: 326
How to tell if a file is a valid sqlite database?
Hi, I thought that I could trap an error in trying to open a file that isn't a database with the following code. It still gives a Hollywood error message though. Am I doing something wrong or is there another way to test the file? Thanks. NathanH @DISPLAY 1, {hidden=True} @REQUIRE "sqlite3"...
- Wed Sep 10, 2025 5:07 pm
- Forum: Hollywood bugs
- Topic: HollywoodPlayer crashes on Apple M1 Max
- Replies: 2
- Views: 258
HollywoodPlayer crashes on Apple M1 Max
Hi, My brother tried the HollywoodPlayer HWPlayer_MacOS_arm64.dmg for "Apple Silicon" on his Apple M1 Max machine. Its got 64Gb RAM and is running macOS Sequoia 15.6.1. When he tried to run it he got a requestor stating "HollywoodPlayer is damaged and can't be opened. You should move ...
- Sat Aug 30, 2025 4:44 am
- Forum: Wishlist
- Topic: arg$=GetRawCommandLine()
- Replies: 3
- Views: 440
Re: arg$=GetRawCommandLine()
Thanks, I was thinking that may be the case.
NathanH
NathanH
- Sun Aug 24, 2025 1:49 am
- Forum: Wishlist
- Topic: arg$=GetRawCommandLine()
- Replies: 3
- Views: 440
arg$=GetRawCommandLine()
I've been sitting on this for a few years now. Is it possible to get the command line as a string with no parsing/help from Hollywood/C/DOS/whatever? GetRawArguments() reads the greater-than sign as redirection rather than passing it as an argument. I need to capture and process everything myself in...
- Mon Aug 11, 2025 9:27 pm
- Forum: MUI Royale
- Topic: TextEditor 15.56
- Replies: 3
- Views: 1404
Re: TextEditor 15.56
Hi,
The oldest version I've got is 15.45 from 2014. It also shows a context menu in demo so it's been around awhile. Thanks.
NathanH
The oldest version I've got is 15.45 from 2014. It also shows a context menu in demo so it's been around awhile. Thanks.
NathanH
- Sat Aug 02, 2025 6:22 pm
- Forum: Wishlist
- Topic: RapaGUI Ability to Set/Get Group.color Programmatically
- Replies: 2
- Views: 617
- Sat Aug 02, 2025 6:19 pm
- Forum: MUI Royale
- Topic: TextEditor 15.56
- Replies: 3
- Views: 1404
TextEditor 15.56
Hi, I just installed the new (well 2021) version on OS3.9 and AROS. It says that there is a default context menu for performing various actions and in the supplied demo, it appears and works great on both OSs. It does not appear, however, when I place a texteditor gadget in a MUIRoyale app. Is there...