Installing new software
Peter Haworth
pete at lcsql.com
Sun Apr 29 18:40:05 EDT 2012
Appreciate the input folks.
I guess as much as anything else, I'm reluctant to start messing with my
stack structure at this late stage of the game for a released product. I
can pretty much guarantee there will be unforseen consequences!
On thinking about this more, I'm not sure I should really overwrite the
existing version of the program with the new one. I kinda like the way
RunRev does things in that their program file names include the version
number. That means I can download a new version and run it to see if I
like the new version without destroying the old version. In fact, I keep
all the old versions of LC around.
On a related issue, I do have a progress scrollbar during the download. It
works fine but how do I change the color of the progress bar? I've tried
setting the various options on the Inspector Colors tab but they don't seem
to have any effect.
Pete
lcSQL Software <http://www.lcsql.com>
On Sun, Apr 29, 2012 at 2:02 PM, J. Landman Gay <jacque at hyperactivesw.com>wrote:
> On 4/29/12 2:49 PM, Peter Haworth wrote:
>
>> Hi Alex,
>> Thanks for the suggestion. That would work but I'm just not a big fan of
>> the "splash stack" approach in general unless there's a genuine (at least
>> in my opinion!) reason for having one, like an extended amount of time to
>> initialise the program. In this case, I'd rather delay the user every
>> time
>> they run the program with a splash stack if the only reason for it is to
>> deal with a situation that happens infrequently.
>>
>
> It doesn't have to actually display or wait. It can be set invisible on
> preopenstack and go immediately to the main stack. Then when you do an
> update, you could show it so the user has something to look at, and add a
> progress bar too if you want.
>
> --
> Jacqueline Landman Gay | jacque at hyperactivesw.com
> HyperActive Software | http://www.hyperactivesw.com
>
>
> ______________________________**_________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/**mailman/listinfo/use-livecode<http://lists.runrev.com/mailman/listinfo/use-livecode>
>
More information about the use-livecode
mailing list