View Single Post
  #4  
Unread 06-09-2009, 03:49 PM
mother9987's Avatar
mother9987 mother9987 is offline
A Griffon
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Everfrost
Posts: 204
Default

Changing the DynamicData works well enough. The main problem is I'm using OnTextChanged to detect when spell names change.

But sometimes it gets called when the text has not changed. Sometimes it does not get called when the text has changed. I suppose I could just use OnShow and OnHide for everything, but then I have to check every icon every time any one gets shown or hidden.

Using OnTextChanged seemed to let me zero in on just the icons that were different. Except that it doesn't seem to work right.
__________________
'Tetht the printhiple, tetht the printhiple,' muttered Igor. 'Thorry, thur, but Igorth do not "tetht the printhiple". Thtrap it to the bench and put a good thick bolt of lightning through it, thatth our motto. Thatth how you tetht thomething.'
Reply With Quote