Managing multiple windows, any help/tutorial ?
Posted: Sun Sep 03, 2006 7:31 pm
Hello,
I didn't found in the help file how to manage multiple windows, and it's not obvious. If you create two windows, does each one should have it's own event management, or should it be only one event loop which handles both windows ?
Does each window should be created in a separate thread with it's own event loop ?
Does the main window can modify a gadget in the second window, let's say adding an item into a listicon gadget ?
I'm sorry if it's obvious, but after a search in the forum and in the help file, I didn't found a clear explanation of this (I'm sure the forum has a topic explaining that, but searching "multiple windows" gives too much results).
In the newbie FAQ this point is not addressed also.
I didn't found in the help file how to manage multiple windows, and it's not obvious. If you create two windows, does each one should have it's own event management, or should it be only one event loop which handles both windows ?
Does each window should be created in a separate thread with it's own event loop ?
Does the main window can modify a gadget in the second window, let's say adding an item into a listicon gadget ?
I'm sorry if it's obvious, but after a search in the forum and in the help file, I didn't found a clear explanation of this (I'm sure the forum has a topic explaining that, but searching "multiple windows" gives too much results).
In the newbie FAQ this point is not addressed also.