Main bug:
When going to the preferences, a window is created, only the sharing and network tabs are automatically generated, sharing and downloads are created if selected. When closing the preferences, the window is hidden isntead of destroyed, and a new preferences window is created if opened again. These windows are not created as children of XoloX, but ARE destroyed when the program exits.
While speaking of windows, XoloX creates a "XSocketWindowClass" window for every conenction it makes and 25 "TPUtilWindow" windows which I have no idea about, also not as children of XoloX. Are these all nessecary? (just wondering)
Other windows not children of the (hidden) XoloX application window are:
'XoloX 1.12 Next Generation File Sharing' = TMainForm (main XoloX window)
'XoloX running' = TInstanceManager (?)
untitled = ComboLBox (Type Drop down list on the Search tab(Panel4) should be a child of Panel6 instead of on it's own)
As well as any pop up messages that appear (like the network connection notification box)
retraction:
A clerification on part of
this thread: The "connect to host" boxes don't seem to do anythign when I enter an IP, but if I enter a hostmask, it connects.