Cando 2.5 stuff
1 messages in this thread
I've got a few problems with Cando 2.5. I've been trying to figure out
ClipRegions but the examples given with the program don't work.
Here's the script that's supposed to set up the ClipRegions for the deck
"Boxes".
Nop ; lets make it so we don't draw on the borders of the window
Let Left =WindowBorderLeft
Let Top =WindowBorderTop
Let Width=WindowWidth-WindowBorderLeft-WindowBorderRight-1
Let Height=WindowHeight-WindowBorderTop-WindowBorderBottom-
1
InstallClipRegion Left,Top,Width,Height,ONLY
The Script doesn't work. Nor does this one:
Nop ; lets make it so we don't draw on the borders of the window
;Let Left =WindowBorderLeft
;Let Top =WindowBorderTop
;Let Width=WindowWidth-WindowBorderLeft-WindowBorderRight-1
;Let Height=WindowHeight-WindowBorderTop-WindowBorderBottom-1
InstallClipRegion 74,26,189,55,ONLY
Any ideas what's wrong, or is this just one of those things I'm going to
have to do without?
I also can't get it to load an animbrush. Dpaint 4 saves and loads the
brush OK but Cando tells me it's not an animbrush.
And what about the Innovatronics BBS? You'd think there'd be some working
decks there, but there's no answer? IS there still an Innovatronics BBS?
Jeff H…