I'm very new to this and have been going through the Beginner's Guide. I've gotten to the UserInterfaceMenu example and can't figure out what I'm doing wrong.
I type the code in as is listed. When I try to compile and run it compiles Ok, but I get the error: 'java.io.FileNotFoundException: page1.bal' on the emulator. I've double checked that I've typed everything as is.
I loaded the example from the SourceCode folder that comes with the Beginner Guide and it works perfect. That's when I notice in IDE the file tab has 4 files and I only have Main.bal in my project. I can't figure out what I'm doing wrong.
I thought maybe I had to have the Designer open when I compile it and I've tried adding panels manually with AddView menu.
I've searched the forum but was unable to find anything for my problem.
Thanks for any help.
I type the code in as is listed. When I try to compile and run it compiles Ok, but I get the error: 'java.io.FileNotFoundException: page1.bal' on the emulator. I've double checked that I've typed everything as is.
I loaded the example from the SourceCode folder that comes with the Beginner Guide and it works perfect. That's when I notice in IDE the file tab has 4 files and I only have Main.bal in my project. I can't figure out what I'm doing wrong.
I thought maybe I had to have the Designer open when I compile it and I've tried adding panels manually with AddView menu.
I've searched the forum but was unable to find anything for my problem.
Thanks for any help.