QUOTE(PsychoCoder @ 20 Feb, 2008 - 06:03 PM)

Questions:
- If you're making a web browser, why do you need other forms linked to it?
- Your 2nd question is rather confusing, please explain
thanks for replying PsychoCoder. well 1. I have made a web browser interface and navigation is functional (Home,Back,Foward,etc) but I also want to give the possibility of opening files, saving and modifying html or text based documents, and so I need to embed the savefiledialog and openfiledialog in forms... right? xD
and 2. say you make 2 forms but you cannot start the second one without starting the first form on, how can I do exactly that, test the second form to make sure it works right without runnig the main form. hope now is less confusing
This post has been edited by unlimited: 21 Feb, 2008 - 06:17 AM