something wrong with gRevAppIcon

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
greggarcia
Posts: 33
Joined: Mon Apr 27, 2009 3:32 pm
Contact:

something wrong with gRevAppIcon

Post by greggarcia » Tue Dec 15, 2009 3:31 am

ok fellows it look like the system want to practice my english jeje, did not save the topic. The point is that i cread an application using only 6 cards the last card i just used to hold the images. i followed the dictionary about gRevAppIcon as:
global gRevAppIcon
put "1064" into gRevAppIcon ----"1064" is my mu image logo

it worked fine the first time i used, today with no chages in the program the answer dialog show "update now" instead my iconlogo

Do you have any idea about this? i am using REV 4.0 fo MAC.

Best regards
greg

ale870
Posts: 250
Joined: Tue Apr 22, 2008 9:17 am
Contact:

Re: something wrong with gRevAppIcon

Post by ale870 » Wed Dec 16, 2009 9:40 am

Check if you putted images like a control and not like a reference (reference instead of copy).
Maybe you moved or deleted original icon file, and now RunRev cannot find it any more.

FILE->Import as control
FILE->New referenced control

Cheers!
Runtime Revolution Widgets, tutorials, tips & tricks and more!
http://runrevwidgets.com/wiki

Post Reply