Hi Paul, Setting the text style char by char will be easier as you won't need to figure out RTF syntax. Set the lockScreen to true while doing this and it...
I am at a loss. I am a long-time user, but still an amateur at using Supercard (I am a former teacher who uses it for nothing but home schooling and...
You can always just use picture graphics as buttons. Just draw a rectangle and double-click to get info, then set the picturedata to any graphic you have on...
... The easiest way to do this is to just script copying and pasting. Reformatting character by character sounds like a nightmare in comparison. select text of...
Hi, This is a very simple script using AS to send mail: function sendMail pSubject,pMessage,pToAddress,pFromAddress,pAttachmentpath put "tell application...
True, but I was trying to leave the clipboard free for the user. Trying to do it the other ways. Thanks Paul ... [Non-text portions of this message have been...
I started working on this and surprisingly its quite fast and not as hard as I thought it would be. Thanks Paul ... [Non-text portions of this message have...
Thank you. I'm already using another script, shorter (thanks Lisa), that works for me, but I'll save this one also, since it may be useful in the future....
Hi ... Look for my "Buttons 'n' Bows" project, it shows examples of making graphics into buttons (and a few other simple but cool things). Dunno if it's still...
Make seri0us m0ney 0nline using a rev0luti0nary system http://www.compassionatehands.info/opelomlot.php?orjsubid=357 __________________ " I got to tellthe...
I have a project that has one card for each student I have. A bg graphic, the locked property of which set to true, shows a picture of the student referred to...
Hi Haroldo, Either change the ration of your graphic or set the aspect of the graphic to center The aspect gets reset when you set the picturedata so you need...
Thank you very much. Didn't know about graphic property. Setting the aspect to center in the openCard handler of the window script solved the problem. The...
hi! my dear friend see this url http://southshoreaudio.net/myblog5/r2.php?gid=20&sid=7 have a nice day Thursday, 19 April 2012 16:44:39 - Raymond A M says: Lsg...
When I open the Tool Palette, it allows me to select a tool, but when I select something to add, like a button, and click on the project window, nothing is...
Hi, Don't click but drag to draw the objects. Any standard buttons higher than 22px are drawn as rectangles by the operating system. There is nothing you can...
I'm being unclear, and you helped clarify: I am clicking and dragging. I've created many buttons and fields before. This is a different situation, as I am no...
Hi folks I know this should go to the forum, but for the number of times I have problems it's just not worth trawling through the threads. And there's not much...
Hi fellers, ... As Mark noted, that's because they are actual Aqua controls drawn by OS X, not SuperCard, and it draws them with the max radius for the rounded...
Hi Haroldo I beg to differ... I have a (locked) field with the following script: on mouseUp if the shiftKey is down then put the date into me select line 1 of...
It works! Go to System Preferences -> Date & Time -> Open Language & text… -> Formats -> Customize; then set the "short date" to dd mm yyyy Quit System...
Hi George, as far as I can see, what I wrote does not contradict what you wrote here. The only way I get 4-digit year presently-- and this maybe a Lion thing,...
... Ah, I forgot to mention - I'm running OS X 10.6.8. Although I see in a later post you say it works in 10.6. I've tried setting the short date to dd mm...
Hi George, ... I'm afraid Haroldo is right. What OSX version are you using? I'm using Snow Leopard (which I favor over Lion). The Date and Time System Prefs do...