blog.marcellos.net
software architecure concepts
« Rainbow
Latest post
Bizarre Triangle Solved »
Special GUI
Saturday, November 07, 2009 9:14:15 PM (W. Europe Standard Time, UTC+01:00)
I'm currently working on a specialized GUI. This screenshot shows a graphical representation of a
standard 96 well microplate
as defined by
SBS
. The GUI control I created offers individual well selection by using the mouse, range selection by drawing a rectangle or clicking the coordinates A-H/1-12. In addition the control represents state by color and tooltip. Now the tricky part is a copy/paste function. Instead of implementing a generic copy/paste function directly in the control, I just provided buttons in the context menu. The copy/paste function should now be implemented in the controller/presenter class of this specific view. The reason I did this is that the copy/paste function in this particular case is highly specialized, only working on a part of the data that is stored on each well. It can also be tested without the need of the microplate control. How would you implement such a special copy/paste function?
Posted in
GUI
|
Comments [0]
Comments are closed.
Archives
November, 2009 (3)
October, 2009 (2)
November, 2008 (4)
October, 2008 (2)
August, 2008 (8)
July, 2008 (2)
June, 2008 (14)
May, 2008 (5)
November, 2007 (4)
October, 2007 (4)
Categories
ASP.NET (1)
Costa Rica (8)
GUI (1)
Ha-Long (2)
Hoi-An (2)
Hong Kong (4)
Hue (2)
LINQ (2)
Nha Trang (2)
NVIDIA (1)
Saigon (2)
sandbox (3)
Sapa (2)
Siem Reap (2)
Singapore (2)
sysprep (2)
TechEd (4)
Toronto (2)
Travel (33)
Visual Studio (2)
Windows7 (1)
Blogroll
Andreas Blog
Omar Shahine
Scott Hanselman
Meta
Home
Scott Hanselman
Omar Shahine
Sign In