:onclick on bitmap not working

Moderator: Rathinagiri

Ricci
Posts: 255
Joined: Thu Nov 19, 2009 2:23 pm

Re: :onclick on bitmap not working

Post by Ricci »

l3whmg wrote:But please, tell me this: do you have a HMG3 program?
It is a HMG3 program, at the object definition I use the old DEFINE or @ <ypos>, <xpos> ... commands. They are much shorter and readable. ;-)
User avatar
l3whmg
Posts: 694
Joined: Mon Feb 23, 2009 8:46 pm
Location: Italy
Contact:

Re: :onclick on bitmap not working

Post by l3whmg »

aaaah, Ok.
But remember for the future: this syntax

Code: Select all

DEFINE IMAGE image
Parameter1 Value
......
ParameterN Value
END IMAGE
it's and will be more flexible

I'm preparing a commit.

Cheers
Luigi from Italy
www.L3W.it
User avatar
l3whmg
Posts: 694
Joined: Mon Feb 23, 2009 8:46 pm
Location: Italy
Contact:

Re: :onclick on bitmap not working

Post by l3whmg »

Hi Ricci.
Please update your SVN
see viewtopic.php?f=32&t=1777&p=18133#p18133

Cheers
Luigi from Italy
www.L3W.it
Post Reply