Scolring - Forum

Entraides et échanges autour de la technologie Scol - Informations and exchanges on the Scol technology

Vous pouvez changer la langue de l'interface une fois inscrit - You can change the language once registered

You are not logged in.

#1 20-Oct-2014 20:22:16

hebdemnobad
Member
From: northamerica
Registered: 20-Apr-2011
Posts: 1,477
Website

understanding openspace3d button image states

I see that the button images for os3d buttons have multiple areas on them that are linked to mousein/mouseover/leftclick, and other behaviors. where should i look to see what part of the image responds to what type of mouse input?

thx!
-h

Offline

#2 29-Oct-2014 13:18:09

hebdemnobad
Member
From: northamerica
Registered: 20-Apr-2011
Posts: 1,477
Website

Re: understanding openspace3d button image states

Respectfully bumping. I'm designing some buttons.

Offline

#3 29-Oct-2014 15:55:36

arkeon
Admin. / Scol language & OpenSpace3D developer
From: Nantes
Registered: 30-Mar-2009
Posts: 5,081
Website

Re: understanding openspace3d button image states

the order is defined by _CRcompRollOver.
in order :
- idle
- over
- clicked
- disabled
- mask

Offline

#4 29-Oct-2014 17:42:44

hebdemnobad
Member
From: northamerica
Registered: 20-Apr-2011
Posts: 1,477
Website

Re: understanding openspace3d button image states

arkeon wrote:

the order is defined by _CRcompRollOver.
in order :
- idle
- over
- clicked
- disabled
- mask


where could I find information on how the states are mapped (another way of saying, what is the x position, y position, width, and height of the idle area, of the over area, of the clicked area, etc.)

Offline

#5 29-Oct-2014 17:59:59

arkeon
Admin. / Scol language & OpenSpace3D developer
From: Nantes
Registered: 30-Mar-2009
Posts: 5,081
Website

Re: understanding openspace3d button image states

this is only a height division by the number of states.

Offline

#6 29-Oct-2014 18:10:43

hebdemnobad
Member
From: northamerica
Registered: 20-Apr-2011
Posts: 1,477
Website

Re: understanding openspace3d button image states

arkeon wrote:

this is only a height division by the number of states.


I see, thx.

Offline

#7 30-Oct-2014 15:24:18

iri
Admin. / Scol language & Scol apps developer
From: France
Registered: 22-Feb-2009
Posts: 2,024
Website

Re: understanding openspace3d button image states

This may help you.
It is the help for a module of SCS, another Scol software. It also provides a short explanation about these areas and how to build the bitmap.

http://irizone.free.fr/docoff/interf/gr … nglish.htm

Offline

#8 30-Oct-2014 15:26:13

hebdemnobad
Member
From: northamerica
Registered: 20-Apr-2011
Posts: 1,477
Website

Re: understanding openspace3d button image states

thx Iri!

Offline

Board footer

Powered by FluxBB