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...
I copied an email address from a message and pasted it into a bg field named "email" The copied text was blue and so it remained when pasted into the field. I...
Hi Haroldo, set the textcolor... doesn't work because what you see isn't the textColor of the field but the textColor of the text. put bg fld x into bg fld x ...
Mark, thanks, but if I do that I'll get the text from one field copied into the other. That's not what I want. I need to change the text color of a field to...
No, Haroldo, if you put fld x into fld x then the text will still be in fld x. There is no other field :-) -- Kind regards, Mark Schonewille Economy-x-Talk ...
Do you mean put the field into itself? Ok, the name of the field is "email" so, if I writr in the message box: "put bg field email into bg field email"...
Hi Haraldo, I noticed the following. If I copy an e-mail address from Mail.app only, paste it into a field in SuperCard and use the syntax put bg fld x into bg...
That works just the same as "set the textColor of field fieldName to 256" . It DOES change the color of the text, however, it DOES NOT work for text copied...
This is what I found out: "set textColor" DOES NOT work when the text of a field is pasted as an active link, copied from mail.app or Safari, and probably from...
There are a few ways to get around this. If the field is has allowObjects set to false, it will not allow links to be dragged into it (or graphics or any other...
Hi, I just created a new window in my Library Catalog project. I wrote down its ID (105) and its number (4) I did not remember I had that many windows in my...
New windows must have a card in them. A problem with SuperEdit is it will create new windows without cards in them - I can't imagine why. Could that be it? ...