PDA

View Full Version : Post Build Modification


Evoluent
09-08-2000, 02:31 PM
Greetings,

Is it possible to alter the text of a 'text object' after the application has been built?

Quite often, I have an Autorun that I need to update simply to change the text of a "Jump to Page" text object. Nothing else changes, and I would love to be able to make this change without rebuilding the application over and over.

Please let me know. Thanks!

-Tony

Tad
09-11-2000, 09:54 AM
I do not think that is possible-
The only way to do that would be to use a text box that grabs a file and displays the contents- then you could keep the same build, abd only modify the txt file. I don' think that would be too attractive though...

Tad

Mark
09-12-2000, 11:21 AM
Hi,
Tad is correct it is not possible to edit the text of a Text Object after the application has been built. One thing you might try, if you want this functionality, is use a Text box Object and select "Load from File at Runtime".

mark.