... Hey ! I thought that you had done that since long ;-) I'm wondering if I won't add the RTE into the the utilites menu. What do you think ? ... Happy new...
... Sorry, exaggeration. Almost dead. "That is not dead which eternal lies." - Lovecraft ("And with 5.0 even death may die?" - DR) Everything slowdowns to a...
Leximatica Working Gr...
leximatica@...
Jan 1, 2005 1:59 pm
24772
can you post the graphic creation script to the list? It sounds like it may need to be optimized. Also I would take a look at the project. send it to me...
This merrily fails: new graphic set the style of last graphic to "text" get the style of last graphic -- it is "rectangle" Yet if I create a 'text' graphic...
Leximatica Working Gr...
leximatica@...
Jan 1, 2005 2:26 pm
24774
fairly fed up with yahoo, it is getting worse, wrong order and I yet to get the last 17 message. Ie there are 17 messages on the yahoo page I have yet to see...
... No, I can't. Since I did not use Yahoo ID's, and instead subscribed to this group using a non-Yahoo e-mail account, I have no access to any of the files...
Leximatica Working Gr...
leximatica@...
Jan 1, 2005 2:59 pm
24777
... Wicked. Thanks. - DR...
Leximatica Working Gr...
leximatica@...
Jan 1, 2005 3:01 pm
24778
... You totally got it Ken, right down to the single display grc. ... For some reason I still haven't been able to assign all the jpeg pictures as userprops to...
... Not wicked. Highly quirky and weird. Take Chilton's example project and comment out the 'lock screen' line in the "Click to Test" button script. Now, all...
Leximatica Working Gr...
leximatica@...
Jan 1, 2005 4:18 pm
24780
... Yeah, it is behaving weirdly.... Last week I spent about 15 minutes looking for somewhere on yahoo where one can complain, and I wasn't totally sure I had...
Try this, I see what you mean about slowing down, Hopefully Mark can optimize the graphics handling before the final release of SC 4.5. I changed your script...
Oh I forgot to mention that I removed the name graphic line, I normally use ID's that's all. Also when naming an object, if the desired name has the...
... Well, aside from the lack of an alignment palette, there isn't much I will miss from RTE. And this is not such a big issue either since you can drag and...
... There are alignment features in the "sizes" card of the PI. Select "sizes" in the popup at the topright of the PI. Are there features that you find in the...
... I'm with you, John. Its getting hard to read messages and respond, because either one doesn't get the messages, or they are completely out of order. Scott,...
... A cheap PC, Linux, and majordomo. Or better yet, a bottom end Mac, OS X, and Mojo Mail. - DR...
Leximatica Working Gr...
leximatica@...
Jan 1, 2005 5:57 pm
24787
Bruce, thanks... Your script is functionally identical to one that I just wrote. Thanks for verifying SuperCard's terrible graphics slowdown problem, and for...
Leximatica Working Gr...
leximatica@...
Jan 1, 2005 5:57 pm
24788
Howdy, ... Sure, but don't be disappointed if I can't help. Still, it may be that the more eyes you have on it the better. How big is it when stuffed? I ask...
Hi DR, ... From the SLG: SPECIAL CONSIDERATIONS For graphics: Once arcs, lines, text and bitmaps have been created, their style property cannot be changed...
Hi John, ... Maybe it's location. The Yahoo! networkings may operate with different sets of hardware, firmware, and software in the UK and Europe than in the...
Hi John, and Happy New Year, ... Thanks for reminding me. I haven't been there in quite awhile, and I see a bunch of stuff I don't have yet. Chilton must have...
... Noted. ... ? ... Now that would be a really cool external. Totally obsolete all of SC's internal create routines with a fast general purpose external. ...
Leximatica Working Gr...
leximatica@...
Jan 1, 2005 8:36 pm
24793
... I think it would help if you had the jpegs all in a numbered sequence of some kind. snip ... Manually? Well, I always order my images in some way that I...
Howdy, ... Yes, but I haven't seen one that deals with decibel intensity AU's with display graphics, like the level meters in GarageBand. ... Tell me about it...
PPS; Also, if all you need to do is create a bunch of like textDraw grcs in a project file (not standalone): on makeTextDrawGRC choose draw text tool drag...
You can make this faster by: - taking all unnecessary commands out of the repeat loop - copying and pasting one draw text grc The following script takes only...
And by taking out 4 more lines out of the repeat loop it only takes 36 ticks: on mouseUp lock screen put the ticks into A put the textFont of cd fld "design"...