O
OctavioOlguin
Guest
Worked like a charm!!!!! Just a little question... my main menu is waiting on: System.Windows.Forms.Application:Exit() . and tested all the subsecuent windows .w that are called form that menu and all seems ok... As that menu calls some 20-30 other windows ( *.w ). I don't have to make other chages didn't ?.... Just an anoying side efect.... The main menu calls a .w, (let's call it processor.w) wich at ine point creates a dinamic frame with a wait message, and then instantiates the oForm class... But just catched an operator staring that message for 5 mins... (after all the message said "Wait"), and I approached and found the form poped below the window process.w... How would I make the form behave like a good'ol dialog-frame? Thanks, again...
Continue reading...
Continue reading...