HyperCard Button Icons
Mark Schonewille
m.schonewille at economy-x-talk.com
Wed Jul 23 19:04:28 EDT 2008
Hi Phil and Dave,
Yes, there is a problem with ID numbers. Probably, the buttons are
using the altID of the images. The images are in the original stack.
The hcAddressing of the new stack is false, which means that the
normal ID instead of the altID is used and thus the icons don't appear
in the new stack.
You need to copy the images, check the ID numbers and make sure to use
the correct ID numbers for the icons of the buttons.
--
Best regards,
Mark Schonewille
Economy-x-Talk Consulting and Software Engineering
http://economy-x-talk.com
http://www.salery.biz
Benefit from our inexpensive hosting services. See http://economy-x-talk.com/server.html
for more info.
On 24 jul 2008, at 00:45, Phil Davis wrote:
> Hi Dave,
>
> Here's my best guess:
> When you copy the icons to the new stack, RR gives them new IDs
> unrelated to the original IDs they have in the converted stack. The
> buttons are still looking for the old icon IDs which are now gone
> from memory (after closing old stack), so no icons are displayed.
>
> To fix it, you can either change the ID of the images or change the
> icon properties of the buttons so they reference the images in the
> RR stack.
>
> Phil
More information about the use-livecode
mailing list