----------------------------------- Knightmare Sun Mar 23, 2003 4:29 pm Include problems ----------------------------------- Im doing a computer engineering project, a Base Conversion Teacher/Calculator/Converter. And I have them in multiple windows so I use the include statement so its all nice and together. But when i run it says "can have keyboard input from invisible window" need some help. Little info though: included at the top and window.hidden from view so the main one is up first, when they click on the apprporiate GUI then it calls the mainline proc from the selected calc/converter etc... ----------------------------------- Knightmare Sun Mar 23, 2003 4:42 pm ----------------------------------- yarg, sorry bout that guys, i just scractched the include, its all in one window, had to change the code around but i got it in the end. if anyone does know how to fix the error though, please tell me might be useful another time.