10 Commits

Author SHA1 Message Date
Ged Murphy
d563375c7a - Give each VM it's own DataSet instead of maintaining separate DataRows. Fixes a bug where by VM config files were loading up multiple images
- Drop the ArrayList as we can rely on the ListView for storing our objects now
- Add some primitive error handling

svn path=/trunk/tools/RosTE/; revision=254
2007-06-26 15:15:33 +00:00
Ged Murphy
86e9d1c59b fix deleting rows from the data table
svn path=/trunk/tools/RosTE/; revision=246
2007-06-22 10:47:24 +00:00
Ged Murphy
4ef3d438ee add some random code before I loose it. for example:
- map out an ADO database design
- add a delete dialog
- add VM's as an array list
- fix some bug in the NewVMWizard

svn path=/trunk/tools/RosTE/; revision=245
2007-06-21 21:30:34 +00:00
Ged Murphy
10fd13c84b - Add some public properties to feed wizard data back to the main form
- Add some experimental code for the introduction of an ADO data object

svn path=/trunk/tools/RosTE/; revision=215
2007-06-08 15:06:47 +00:00
Ged Murphy
7585b6de7b finish off the design code for the new virtual machine wizard
svn path=/trunk/tools/RosTE/; revision=207
2007-06-05 14:11:41 +00:00
Ged Murphy
b358474443 add a wizard control and start to build up a 'new virtual machine wizard' dialog
svn path=/trunk/tools/RosTE/; revision=205
2007-06-05 12:26:53 +00:00
Ged Murphy
8d808f8d4b - Added code to make the settings form listbox look fancy (still some small drawing issues)
- Add XP visual styles to the form

svn path=/trunk/tools/RosTE/; revision=197
2007-06-01 13:28:37 +00:00
Ged Murphy
1054ee474e add a blank settings form to eventually control individual images
svn path=/trunk/tools/RosTE/; revision=184
2007-05-17 10:06:13 +00:00
Ged Murphy
8659e1b622 a couple of simple aesthetic changes
svn path=/trunk/tools/RosTE/; revision=183
2007-05-15 21:37:55 +00:00
Ged Murphy
6d1e94a0c6 start of a new GUI for the ROS Test Environment
svn path=/trunk/tools/RosTE/; revision=182
2007-05-15 19:09:52 +00:00