[20 Feb 2006] Designer problems

Contains all messages from the Hollywood mailing list between 01/2006 and 08/2012
Locked
ehaapani

[20 Feb 2006] Designer problems

Post by ehaapani »

Note: This is an archived post that was originally sent to the Hollywood mailing list on Mon, 20 Feb 2006 08:59:27 -0000

This message is mainly chatting, and I already answer (hopefully) some of my problems myself.

For some reason I cannot run the Designer with AOS4R4. Previously with R3 it showd only 1/3 of the graphics, and I read somewhere that the graphics.library were the cause. But now it is completely blocked...

The error message is "Cannot open screen, even when I previously opened it on my WB. I presume (have not had time to test) I must remove the prefs file, which still remembers the R3 settings, which are not the same as now.

But as the first message to this group, I'd like to ask if there are much things I cannot do with the older Designer, that are available with Hollywood2 scripting?

I know one answer to that as well: RTM. But I don't that much time to use, as ... gotta work again... Read you more later.

-- Esa email-address-removed@nospam.com Micro and Nanotechnology Center University of Oulu Finland
User avatar
lazi
Posts: 650
Joined: Thu Feb 24, 2011 11:08 pm

[20 Feb 2006] Re: Designer problems

Post by lazi »

Note: This is an archived post that was originally sent to the Hollywood mailing list on Mon, 20 Feb 2006 10:38:56 +0100

Hello ehaapani
This message is mainly chatting, and I already answer (hopefully) some of my problems myself.

For some reason I cannot run the Designer with AOS4R4. Previously with R3 it showd only 1/3 of the graphics, and I read somewhere that the graphics.library were the cause. But now it is completely blocked...

The error message is "Cannot open screen, even when I previously opened it on my WB. I presume (have not had time to test) I must remove the prefs file, which still remembers the R3 settings, which are not the same as now.
Update4 again changed the screenmode ids. If you do not want to reinstall Designer, you could edit Designer.ini with notepad to change the Screemode manually.

Here is a fragment of that file:

Code: Select all

Save snapshot path="Tool:Designer/Unnamed.bmp"
Screenmode=$50041102
Screenmode depth=16
Low memory mode=False
You can see, that my config has a $50041102 screenmode id which is Radeon 1280x1024 resolution.

You can find out screenmodeids by the os3.x getmodeid command (as far as I know it is not included with os4) or with Scout from Aminet.
But as the first message to this group, I'd like to ask if there are much things I cannot do with the older Designer, that are available with Hollywood2 scripting?
To create a quick presentation it will do the job even with the old scripting.
User avatar
airsoftsoftwair
Posts: 5914
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

[20 Feb 2006] Re: Designer problems

Post by airsoftsoftwair »

Note: This is an archived post that was originally sent to the Hollywood mailing list on Mon, 20 Feb 2006 11:44:51 +0100
For some reason I cannot run the Designer with AOS4R4. Previously with R3 it showd only 1/3 of the graphics, and I read somewhere that the graphics.library were the cause. But now it is completely blocked...
If you see only a part of the screen under OS4, do the following: Go to SYS:Prefs/Screens and set the first "Apply" cycle gadget in the window's right hand to "Never". Then you should always see the full screen.
Locked