Guest Posted March 27, 2011 Posted March 27, 2011 Message from: "zhw" Hi I want to control TuniScreenMask to show and close,not use AttachedControl ,because AttachedControl can't set Tunimenu. How to do this? . Quote
Guest Posted March 28, 2011 Author Posted March 28, 2011 Message from: "Farshad Mohajeri" "zhw" wrote in message news:92tUOSJ7LHA.1980@anaxagvs227... > Hi > > I want to control TuniScreenMask to show and close,not use AttachedControl > ,because AttachedControl can't set Tunimenu. > > How to do this? From a logical point of view a screenMask can't be activated programatically. It should be activated in a client side script immediately when an event is fired. ScreenMask and menu attachment issue is already logged as #889 . Quote
Guest Posted March 28, 2011 Author Posted March 28, 2011 Message from: "Andy Zubov" may be TUniTreeView - OnChange TComboBox - OnSelect TUniCheckBox - OnClick can be attached too? > ScreenMask and menu attachment issue is already logged as #889 > . Quote
Guest Posted March 28, 2011 Author Posted March 28, 2011 Message from: "Farshad Mohajeri" "Andy Zubov" wrote in message news:UA8MGDX7LHA.3152@anaxagvs227... > may be > TUniTreeView - OnChange > TComboBox - OnSelect > TUniCheckBox - OnClick These should be already available. ScreenMask is fired for "all events" of the attached control. > can be attached too? > >> ScreenMask and menu attachment issue is already logged as #889 >> > > . Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.