Sciweavers

589 search results - page 1 / 118
» Developing principles of GUI programming using views
Sort
View
9
Voted
SIGCSE
2004
ACM
95views Education» more  SIGCSE 2004»
13 years 10 months ago
Developing principles of GUI programming using views
Judith Bishop, R. Nigel Horspool
PADL
2004
Springer
13 years 10 months ago
Compositional Model-Views with Generic Graphical User Interfaces
Abstract. Creating GUI programs is hard even for prototyping purposes. Using the model-view paradigm makes it somewhat simpler since the model-view paradigm dictates that the model...
Peter Achten, Marko C. J. D. van Eekelen, Marinus ...
APLAS
2004
ACM
13 years 10 months ago
Automatic Generation of Editors for Higher-Order Data Structures
With generic functional programming techniques, we have eased GUI programming by constructing a programming toolkit with which one can create GUIs in an abstract and compositional ...
Peter Achten, Marko C. J. D. van Eekelen, Rinus Pl...
PADL
2000
Springer
13 years 8 months ago
A Functional Logic Programming Approach to Graphical User Interfaces
We show how the features of modern integrated functional logic programming languages can be exploited to implement graphical user interfaces (GUIs) in a high-level declarative styl...
Michael Hanus
AOSD
2008
ACM
13 years 6 months ago
View-based maintenance of graphical user interfaces
One difficulty in software maintenance is that the relationship between observed program behavior and source code is not always clear. In this paper we are concerned specifically ...
Peng Li, Eric Wohlstadter