Posted 17 years ago
		by Douglas Gerard
			
				-
				Jackalope Technologies, inc.
			
	
I have an app that lets a user build a data acquisition display.  all works well until the user destroys the original tool container.
How do I add a tool window (and have it display) when all I know for sure is the dock site?
If I have a named toolwindow container, I just add stuff to that. what is the best way to find at least one appropriate container to add a tool window. The where of where it gets added isn't important, just that it gets added and is visible to the user.
thanks for the help.
How do I add a tool window (and have it display) when all I know for sure is the dock site?
If I have a named toolwindow container, I just add stuff to that. what is the best way to find at least one appropriate container to add a tool window. The where of where it gets added isn't important, just that it gets added and is visible to the user.
thanks for the help.