// JP opened flex table

Click to See Complete Forum and Search --> : how to change dialogBox text?


N64
September 14th, 2007, 07:18 PM
I have one button that has a text called Launch App, but this text can be changed depending on whether the application is already running or not.

When I design my button in the resource dialog box, I type the text in as Launch App., so how can I change the text before it can display out to the screen because sometimes the application is already running so when that happens I want the text to change to Close App instead.

N64
September 14th, 2007, 08:01 PM
problem solved.

//JP added flex table