Updating Title Bar

Devin Asay devin_asay at byu.edu
Thu Jul 28 10:13:12 EDT 2005


On Jul 28, 2005, at 7:58 AM, subzero569 wrote:

> I have a program in rev that uses an external txt file for importing
> some data to the program.  Is there a way to dynamically update the
> title bar version number of my program without going into the title
> property of the inspector?
>
> Basically, I would like to include a revision number in the text file
> and have this read into the title bar without having to recompile the
> build everytime I have to just update the txt file.

Josh,

Try setting the label of the stack:

     set the label of stack "myStack" to the label of stack "myStack"  
&& "Version 2.0"

>
> Also, what happened to the google search for the archives?  It is very
> frustrating not being able to search the archives.

Works for me here. Are you using Richard Gaskin's  
4W_Rev_List_Search.rev stack?

Regards,
Devin

Devin Asay
Humanities Technology and Research Support Center
Brigham Young University




More information about the use-livecode mailing list