NEMO7538
Jun 1 2006, 13:49
Is there a simple way to focus on the "column playlist" window from another panel ? I'm trying to get the window handle from its GUID (published by ui columns interface)
Thanks
musicmusic
Jun 3 2006, 14:05
No, that GUID is not meant nor intended to be used with FindWindow or the like; neither can you get the active uie::window instance from it.
If you want to give the focus back to the playlist window usually setting the focus to the main window would do that.