Visual Basic Tutorial 15 October 2005

The goal of this project is to get you started with Visual Basic as a prototyping tool. We do not expect you to become black belts in one class!

Your assignment is to:

  • Implement the GUI below in appearance, i.e. make something that looks like the picture.
  • When different "messages" are selected in the "list-of-messages" pane, the text in the "body" pane should change. These messages can be (and, in the interest of time should be) totally faked. We do not expect you to implement a full email client in two hours.

Useful things to know:

  • The controls that you need are at https://bugs.cs.ubc.ca/twiki/pub/Imager/Proto-vb-static/tutorial1handout.zip .
  • There a bunch of images included that you might want to use. They are located at @@@. Put them into a Collection at @@@, and then you will be able to use them in @@@.
  • To make hotkeys, put an ampersand in front of the key you want to make hot. For example, if you want Control-L to be a shortcut for the menu option "Fromble", then when you name the Fromble menu item, type in "Fromb&le".
  • To make separators in a toolbar, do this: @@@
  • (something about menus)
  • (? did they have to drag something into the window in order to get started?)
Topic attachments
I Attachment History Action Size Date Who Comment
Compressed Zip archivezip Tutorial1HandountforNET.zip r1 manage 167.4 K 2005-10-25 - 15:59 DuckySherwood stub for email link
Edit | Attach | Watch | Print version | History: r7 | r5 < r4 < r3 < r2 | Backlinks | Raw View | Raw edit | More topic actions...
Topic revision: r3 - 2005-11-13 - DuckySherwood
 
  • Edit
  • Attach
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback