New standalone bug

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
tal
Posts: 84
Joined: Thu Jul 02, 2009 3:27 pm

New standalone bug

Post by tal » Fri Sep 10, 2010 2:42 pm

Hi,

I think I have found a bug, if you make a graphic with the instruction "choose graphic tool", and the script of your card contains the handler "newgraphic" and the handler "mousedown", it doent work in the standalone, the two handlers are in conflict.

Tal

FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10043
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: New standalone bug

Post by FourthWorld » Fri Sep 10, 2010 3:16 pm

What exactly are you seeing?
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

tal
Posts: 84
Joined: Thu Jul 02, 2009 3:27 pm

Re: New standalone bug

Post by tal » Fri Sep 10, 2010 3:47 pm

the graphic is not made try it you will see.

Tal

FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10043
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: New standalone bug

Post by FourthWorld » Fri Sep 10, 2010 5:48 pm

I use the graphic tool regularly in a couple of my apps, so I know there's a way to do what you want. Can you post some of the code so we can see what the problem might be?
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

Post Reply