CPSC 481: Foundations of HCI |
James Tam (instructor) |
Introduction to:
- The programming IDE
- Help
- The debugger
Creating a simple program: A textbox
Console input and output
File open dialog
Picture control
Formatting layout with an anchor
Automatic tabbing between interface components
Error handling of keyboard input: The 'do nothing' case
File based input and output:
Connecting to data base with a ListBox view
Using a double slider custom control in a simple example (pop-up dialog)
Implementing dynamic queries with a DataGrid
Double slider, dynamic queries and a DataGrid with a database connection
Direct manipulation via drag and drop
A grid implementation via a Starfield
Implementing a radar overview
Introduction to designing and implementing your own control
No formal tutorials for this week, TA's will be available if you have any questions