Building Standalones & revProfileBack revCommon problems

Jan Schenkel janschenkel at yahoo.com
Mon Mar 15 04:14:16 EST 2004


--- Ian McKnight <imcknight at macmail.com> wrote:
> 
> 
> Hi
> 
> I'm having some problems getting a standalone
> version of my rev program 
> working. The problem only presents in the standalone
> version.
> 
> The problem occurs when I use my program and click a
> button to stop. 
> Results are displayed. I click the button again to
> reset the screen. 
> Because this reset takes a very long time (7
> seconds) I have a hidden field 
> which appears to warn the user of this. This all
> works as it should within 
> the development environment.
> 
> However, in the standalone, after about 7 seconds,
> the window goes grey. It 
> takes on the name Kaboom (my program name) and then
> in parenthesis 
> (background "revlibraries"). Two buttons appear- on
> screen -- 
> revprofileback and revcommon.
> 
> I have gone through the build procedure a number of
> times changing various 
> options but to no avail.
> 
> I would really appreciate some help. I guess that
> the problem concerns 2 
> libraries that I need (and don't have) or have and
> are not referenced 
> correctly.
> 
> I'm working in Windows XP with a licensed copy of
> Rev 2.0.1
> 
> Many thanks
> 
> Ian McKnight 
> 

Hi Ian,

The Revolution Distribution Builder will add a series
of objects to the first card of your mainstack ; these
invisible objects contain important libraries that
allow your program to work as it should.
That being said, what exactly are you manipulating  in
your stack ? Without having seen your scripts, I guess
you're iterating over a series of controls and
changing some settings, right ?
Are your zscripts dependent on the 'layer' or 'number'
properties of buttons ? You'll need a way to skip
these added controls and only manipulate your own.

Hope this helped,

Jan Schenkel.

=====
"As we grow older, we grow both wiser and more foolish at the same time."  (La Rochefoucauld)

__________________________________
Do you Yahoo!?
Yahoo! Search - Find what you’re looking for faster
http://search.yahoo.com


More information about the use-livecode mailing list