X
PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 05 May 2008 07:05 AM by  anon
Can the title bar of a widget_base be changed later during the event handler?
 1 Replies
Sort:
You are not authorized to post a reply.
Author Messages

anon



New Member


Posts:
New Member


--
05 May 2008 07:05 AM
    Once a given widget is realized with a given title, is it possible to change its title once in the event handler? I tried several things, including widget_control, but I am walking in circles. Thanks, --Cecilia.

    Deleted User



    New Member


    Posts:
    New Member


    --
    05 May 2008 07:05 AM
    I found it: WIDGET_CONTROL, ev.TOP, TLB_SET_TITLE='THIS IS MY NEW NEW TITLE'
    You are not authorized to post a reply.