I've got a ListControl box and I want to enable a textbox if the user clicks on a button there. I've allready tried to update the dialog via an "OnLeftButtonUp" function which works quite well if I click outside the ListControl but when I click INSIDE the box nothing happens... Any ideas why? Cheers
Asked
Active
Viewed 57 times
0
-
Unclear. This is probably specific to Windows, please edit question and add tag. And I have no clue what `getselection` and `controlbox` are ... – kebs Mar 24 '16 at 11:25
-
And without any code, it's gonna be hard to answer that question, please add an MVCE : http://stackoverflow.com/help/mcve – kebs Mar 24 '16 at 11:26