ANN: BayPIGgies meeting for Thursday, October 9, 2003: GUI programming

From: Daniel Yoo (dyoo_at_hkn.eecs.berkeley.edu)
Date: 10/07/03


Date: Tue, 7 Oct 2003 05:31:29 +0000 (UTC)

When: Thursday, October 9, 2003
Where: Carnegie Institute of Washington
       at Stanford University; Palo Alto
Agenda: GUI programming
Speaker: Jimmy Retzlaff

Note: our regular meeting times have been rescheduled: we are now meeting
on the second Thursday of each month.

The topic of this month's BayPIGgies meeting is GUI programming, with an
emphasis on the use of Model-View-Controller and Model-View-Presenter
architectures. There will be a short presentation, followed by an open
discussion.

Jimmy Retzlaff will present a simple RPN calculator application, written
in wxPython, that demonstrates MVC decoupling between the GUI and other
program logic. This will lead to discussion of people's experiences using
MVC or MVP with Python's GUI toolkits. Bring your questions and
experiences to help contribute. Discussion on other GUI concepts or
toolkits are welcome.

For driving directions, please see:

    http://baypiggies.net/

We hope to see you there!



Relevant Pages

  • Re: How do lispers do their GUI programming anyway? (was Re: Curses alternative for Lisp?)
    ... and how many of those do GUI programming. ... the GUI toolkit landscape for lisp is a little ... ... With no argument from my navigator I suggested we would need to call our host for new directions and this being long before the days of the glorious cell with no little difficulty I effected a U-turn and we worked our way back down the mountain to the main road to search for a pay phone. ...
    (comp.lang.lisp)
  • New book on GUI programming with Python + Qt (PyQt4)
    ... Rapid GUI Programming with Python and Qt ... Tk/Tcl has a liberal license and is quite small as GUI libraries go. ...
    (comp.lang.python.announce)
  • Re: Messy graphical language ?
    ... An interesting discussion about Tcl-Tk and GUI on comp.lang.functional: ... languages, any language that tries to implement a GUI is going to look ... A big part of the "messyness" of GUI programming is that it is ... via the event-loop. ...
    (comp.lang.tcl)
  • Re: How do lispers do their GUI programming anyway? (was Re: Curses alternative for Lisp?)
    ... and how many of those do GUI programming. ... Is there no common GUI library because no one wants to write GUI applications in lisp, or does no one write GUI applications in lisp because there seems to be no good way to do it? ... With no argument from my navigator I suggested we would need to call our host for new directions and this being long before the days of the glorious cell with no little difficulty I effected a U-turn and we worked our way back down the mountain to the main road to search for a pay phone. ...
    (comp.lang.lisp)
  • Re: GUI testing using Capture playback
    ... > implemented C-R tools are specific to some GUI toolkits. ... GUI Toolkits decouple GUI behavior from appearance. ... Modern CR bonds with some control property, so if you move the control and ... The function lstrcmpW(), on Win32, compares that two strings look the same, ...
    (comp.software.testing)