Thread: Embedded Tools question...

  1. #1
    5|-|1+|-|34|) ober's Avatar
    Join Date
    Aug 2001
    Posts
    4,429

    Embedded Tools question...

    OK, so I'm doing an app on a Compaq iPAQ I have the initial form setup, but I need to link it to other forms..

    Question is.. how do I use an on-click event to show another form?

    what I tried was "frmMyFrom.Show" in the event, but that didn't do a damn thing.

    Is there a difference between VB programming and programming with the Embedded tools? If there is, can someone point me to some documentation? Or list some of the differences?

    Sorry if this all sounds retarded, but I'm a newbie with this stuff. My first steps into VB programming... I'm used to programming C or simple shell scripts.


  2. #2
    5|-|1+|-|34|) ober's Avatar
    Join Date
    Aug 2001
    Posts
    4,429
    ok, I figured out what was wrong that my second form wasn't showing up.. slow moment on my part... I'm too embarrassed to even say what I was doing wrong.

    ANYWAYS, I could still use some help in the differences in code if anyone has a good reference!?

    Thanks in advance.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. another do while question
    By kbpsu in forum C++ Programming
    Replies: 3
    Last Post: 03-23-2009, 12:14 PM
  2. Question...
    By TechWins in forum A Brief History of Cprogramming.com
    Replies: 16
    Last Post: 07-28-2003, 09:47 PM
  3. .NET Question
    By gvector1 in forum C# Programming
    Replies: 1
    Last Post: 05-20-2003, 11:41 PM
  4. opengl DC question
    By SAMSAM in forum Game Programming
    Replies: 6
    Last Post: 02-26-2003, 09:22 PM
  5. Question, question!
    By oskilian in forum A Brief History of Cprogramming.com
    Replies: 5
    Last Post: 12-24-2001, 01:47 AM