ACM Home Page
Please provide us with feedback. Feedback
Developing principles of GUI programming using views
Full text PdfPdf (263 KB)
Source Technical Symposium on Computer Science Education archive
Proceedings of the 35th SIGCSE technical symposium on Computer science education table of contents
Norfolk, Virginia, USA
SESSION: Events vs. GUIs table of contents
Pages: 373 - 377  
Year of Publication: 2004
ISBN:1-58113-798-2
Also published in ...
Authors
Judith Bishop  University of Pretoria, Pretoria, South Africa
Nigel Horspool  University of Victoria, Victoria, Canada
Sponsors
ACM: Association for Computing Machinery
SIGCSE: ACM Special Interest Group on Computer Science Education
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 4,   Downloads (12 Months): 51,   Citation Count: 3
Additional Information:

abstract   references   cited by   index terms   collaborative colleagues   peer to peer  

Tools and Actions: Request Permissions Request Permissions    Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/971300.971429
What is a DOI?

ABSTRACT

This paper proposes that GUI development is as important as other aspects of programming, such as a sound understanding of control structures and object orientation. Far less attention has been paid to the programming structures for GUIs and certainly there are few cross language principles to aid the programmer. We propose that principles of GUIs can be extracted and learnt, and that they do enhance good programming practice. These principles have been implemented in our Views system which features an XML-based GUI description notation coupled with an engine that shields the programmer from much of the intricate complexity associated with events, listeners and handlers. The system is programmed primarily in C# for .NET, but is available in various forms for Java and for other platforms which support .NET through the SSCLI.


REFERENCES

Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.

 
1
 
2
Meijer, E., and Schulte. W. Xen and the Art of Coherence Maintenance (in preparation).
 
3
Meyer, B., The power of abstraction, reuse and simplicity: an object-oriented library for event-driven design, to appear in Festschrift in Honor of Ole-Johan Dahl, eds. Olaf Owe et al., Springer-Verlag, LNCS 2635, 2003.
 
4
 
5
UIML website. http://www.uiml.org/index.php
 
6
Views website. htpp://www.cs.up.ac.za/rotor
 
7
XUL website. http://www.xulplanet.com/
 
8
C# Concisely website. http://csharp.cs.uvic.ca


Collaborative Colleagues:
Judith Bishop: colleagues
Nigel Horspool: colleagues

Peer to Peer - Readers of this Article have also read: