Is there a simple way in the pointer mode to find out whether more than one object is selected without using a repeat loop? This doesn't work :-( put the...
34084
Lorenz Tschudi
ltschudich
Apr 1, 2006 9:19 am
Yes: use the getSelected function HTH Lorenz ;-)...
34085
Lorenz Tschudi
ltschudich
Apr 1, 2006 1:51 pm
Thanks to Alec's initiative and Dave's addition for resizing I was able to create a version of the guides snapper project that can be used for all kinds of...
34086
Stéphane Leys
nemoid2002
Apr 1, 2006 2:02 pm
I have uploaded ModuloPI 2.6 at http://modulopi.free.fr/ New features : - a polygon smoother - The customPointer module allows setting a grid which makes ...
34087
Vince
bmw_em5
Apr 1, 2006 4:01 pm
This is working great as far as showing the guides. However, at least here, it is not technically "snapping". You can position the button on 3 different pixels...
34088
Lorenz Tschudi
ltschudich
Apr 1, 2006 4:27 pm
Yes, Vince, you are right I accidentally threw out Alec's magnet. I'll try to find a new magnet... Lorenz ... version...
34089
Mr. Alec Hole
hhc882000
Apr 1, 2006 5:00 pm
Hi, Latest version of the guides snapper adds spacing between objects. The 'magnet39; is working correctly in my version. thanks Alec ...
34090
witness_of_teachtext
witness_of_t...
Apr 1, 2006 7:04 pm
I wouldn't have expected it, but: http://www.zathras.de/angelweb/blog-freecard-technology-preview.htm I hope this isn't off-topic here... -- Me...
34091
John Johnston
troutcolor
Apr 1, 2006 7:21 pm
... hi Uli, Has the date got anything to do with this? Cheers john...
34092
onetriadrr
Apr 1, 2006 7:36 pm
Hi Alec, Coming along nicely! Suggested tweaks... reselection of target() after guide draw/deletion and... setting the tool to universal after guide deletion...
34093
Mr. Alec Hole
hhc882000
Apr 1, 2006 7:47 pm
... Something odd is happening there. It chooses the button tool automatically--- even with RTE closed. will look into it, thanks Alec ... Alec Hole ...
34094
witness_of_teachtext
witness_of_t...
Apr 1, 2006 8:04 pm
... I don't quite understand. I didn't test whether "long date" etc. work in there yet. Why don't you try it yourself? Cheers, -- Me....
34095
Mr. Alec Hole
hhc882000
Apr 1, 2006 8:39 pm
Hi, was using 'select39; instead of 'set the selected of'. Tweaked version: http://www.hairyhighlandcow.net/SuperCard/guides%20snapper.zip thanks Alec ... Alec...
34096
Randall Reetz
randall_reetz
Apr 1, 2006 8:45 pm
Anyone know how to use the "Alpha" inks? There is no mention in the docs on how to do this. Anywhere. How does one set up a file that will accept the Alpha...
34097
John Johnston
troutcolor
Apr 1, 2006 8:59 pm
... Hi Uli, I had. And I seem to have written a 2 line SC to freecard export script. Exports SC cards to freecard fcstak files with all the functionality of...
34099
Mike Yenco
mikeyenco
Apr 1, 2006 9:14 pm
Hi Randall, Sure, In Photoshop create a new file, add a layer and work on your graphic -- adding more layers if necessary. When you are done... hide (or...
34100
onetriadrr
Apr 1, 2006 9:24 pm
The souce image must include an alpha channel mask. Create a new image in PS with background set to transparent. OR... Take a single layer image, duplicate to...
34101
Lorenz Tschudi
ltschudich
Apr 1, 2006 9:53 pm
Hi ALec You need to add the following lines to allow the selection of multiple objects and to allow for normal editing on the background layer. if the shiftKey...
34102
onetriadrr
Apr 1, 2006 10:12 pm
Hi Alec & Lorenze, I've got my own little add on... i get annoyed by not being able to drag scale an object proportionately. Whipped up in about 15 minutes......
34103
Mr. Alec Hole
hhc882000
Apr 1, 2006 11:22 pm
Thanks Lorenz & Dave, I'll add those features tomorrow Alec ... Alec Hole http://www.hairyhighlandcow.net hairyhighlandcow@......
34104
onetriadrr
Apr 1, 2006 11:42 pm
Hi Alec, After a bit more thought and experimentation... I created a text grc that follows the mouse to display scaled object dimensions and scale factor)....
34105
witness_of_teachtext
witness_of_t...
Apr 2, 2006 9:08 am
... John, that looks great! Thanks for making the effort :-) And in case anyone was wondering ... now that it's over: Yes, this was an April Fool's joke. But I...
34106
Randall Reetz
randall_reetz
Apr 2, 2006 10:07 pm
Thanks Mike... I could sware I tried that... first... but got all caught up in createing alpha channels in Photoshop and importing such graphics into SuperCard...
34107
onetriadrr
Apr 2, 2006 10:37 pm
Here's a new palette from the next update of bezier curves project altered for general use. http://24.199.175.86/supercard/appearancePal.sc45.zip Pickers for:...
34108
Scott Simon
slyparkroad
Apr 2, 2006 11:06 pm
... No. SuperCard allows the ability to display alpha channel information in graphics. It is beyond the documentation to explain what applications and methods...
34109
Chilton Webb
chiltonwebb
Apr 3, 2006 1:53 am
Hi, As you well know, I perform experiments on animals, in hopes of one day making them more appealing colors, to be sold alongside sports cars of the same...
34110
Vince
bmw_em5
Apr 3, 2006 2:45 am
Chil, I'm assuming you accidentally made the problem simpler than it really is, right? You want to replace the actual "dog" lines as well as lines which have a...
34111
Mike Yenco
mikeyenco
Apr 3, 2006 3:00 am
Chilton, If I'm reading this right (and why are you in the lab experimenting on animals when you should be working on EnhanceList?)... Try this: ...
34112
onetriadrr
Apr 3, 2006 3:03 am
Hi Chilton, Assuming you're really looking to match the first word(s) of each line... button script... dog cat dog cat dog dog dog dog dog dog that looks like...
34113
Mike Yenco
mikeyenco
Apr 3, 2006 3:09 am
Good point Vince, I hadn't originally thought of the dogs that look like cats in Chilton's email. The project I posted takes care of them as well... and if...