Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Change the text of a pushbutton

Former Member
0 Kudos
84

Hi,

I have a pushbutton on my application-toolbar .The text of this pushbutton is push.After clicking on this pushbutton , I want the text of the pushbutton to change from push to pull .

At runtime , I want to change the description from push to pull.

Please could anyone tell me how this can be done .

Regards,

Sushanth H.S.

1 ACCEPTED SOLUTION

Former Member
0 Kudos
39

Sushanth,

Check this post

Regards,

Satish

2 REPLIES 2

Former Member
0 Kudos
40

Sushanth,

Check this post

Regards,

Satish

Former Member
0 Kudos
39

Hi Satish ,

Thanks for your reply .

I have two more requirements:-

a) When I click on my pushbutton-push, I am able to change its description to pull .Now,when I click on pull , I want the description to change back to push again.

b) I have a text-element which contains 'abc' . When I click on pushbutton push , its description should change to 'xyz'.

Please could you help me with these requirements .

Regards,

Sushanth H.S.