Hi, 

I use a TopComponent as a Midi editor window. There can be several Midi editor 
windows. 

I can float a Midi editor TopComponent using 
WindowManager.setTopComponentFloating(), but it is shown as a tab 
("NewSong-User1") within an enclosing window, as shown in the picture below.


I'd like that each MidiEditor TopComponent be a distinct floating window (so no 
need for tab system). Is it possible ?   

Side question, how can I access the enclosing window of the floating 
TopComponent to call Window.setAlwaysOnTop(true) on it ? 


Jerome

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to