Search found 10 matches

by polluks
Sun Sep 22, 2024 5:36 pm
Forum: Hollywood bugs
Topic: Stage Manager & Dialog
Replies: 1
Views: 17556

Stage Manager & Dialog

Hi!
The compiler puts alerts immediately into the stage manager, that's weird.
Maybe a Sequoia issue?

Image
by polluks
Wed Jun 05, 2024 8:43 am
Forum: Announcements
Topic: Hollywood goes LaTeX: hTeX 1.0 released
Replies: 10
Views: 19197

Re: Hollywood goes LaTeX: hTeX 1.0 released

nmakk wrote: Sun Jun 02, 2024 7:57 pm sudo mkdir /opt/local
sudo ln -s /opt/homebrew/lib /opt/local/lib
Thanks, this does not apply to MacPorts.
by polluks
Sun Oct 29, 2023 10:43 pm
Forum: Hollywood bugs
Topic: Endless loop in example
Replies: 4
Views: 5290

Re: Endless loop in example

Here it comes:
Display RapeGUI's Treeview
Select Ninth Symphony
Delete selected
Select Ninth Symphony

Error box appears
Click OK
Click OK
Click OK...
The dock cannot quit
Cmd-Option-Esc works
Image
by polluks
Mon Oct 23, 2023 11:33 am
Forum: Hollywood bugs
Topic: rc after error message
Replies: 6
Views: 22463

Re: rc after error message

plouf wrote: Sun Oct 22, 2023 4:06 pm Error() , is any help to what are you trying to do ?
I see, but this workaround is laborious.
A shell or installer script should use
IF ERROR ...
by polluks
Sun Oct 22, 2023 10:29 pm
Forum: Hollywood bugs
Topic: Endless loop in example
Replies: 4
Views: 5290

Re: Endless loop in example

Some details:
MorphOS once
OS X 10.5 endless
by polluks
Sun Oct 22, 2023 4:23 pm
Forum: Hollywood bugs
Topic: Endless loop in example
Replies: 4
Views: 5290

Endless loop in example

Hi there!
This time I forgot an XML file and read the message
"Cannot read file Treeview.xml !" (notice the plenk).
Indeed.
I'm clicking OK and nothing happens.
I'm clicking OK and nothing happens.
I'm clicking OK and nothing happens.
Is this an intended behavior?
by polluks
Sun Oct 22, 2023 3:49 pm
Forum: Hollywood bugs
Topic: rc after error message
Replies: 6
Views: 22463

Re: rc after error message

For example if you are using a Hollywood app in a shell script...
by polluks
Sat Oct 21, 2023 1:05 am
Forum: Hollywood bugs
Topic: rc after error message
Replies: 6
Views: 22463

rc after error message

Hi!
After "Cannot open codesets.library" you get rc=0 :roll:

Regards,
Stefan
by polluks
Mon Nov 07, 2022 1:22 am
Forum: Hollywood bugs
Topic: [macOS] Window height
Replies: 2
Views: 1732

[macOS] Window height

The dock should not hide the main window.

Image
by polluks
Wed Jun 22, 2022 11:56 am
Forum: Newbie questions
Topic: GetMACAddress() on WInUAE
Replies: 5
Views: 7685

Re: GetMACAddress() on WInUAE

Getting MAC addresses is currently unsupported on OS3 because AFAICS it's very difficult to do this in a way that is compatible with AmiTCP/Miami/Genesis/Roadshow/WinUAE and I don't have access to test systems with those stacks so you'll currently always get 00:00:00:00:00:00 on OS3... Indeed? What...