wxPython for web development?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • walterbyrd

    #1

    wxPython for web development?

    I assume that wxWidgets can not be used if all you have is mod-python?

  • Steve Holden

    #2
    Re: wxPython for web development?

    walterbyrd wrote:
    I assume that wxWidgets can not be used if all you have is mod-python?
    >
    Correct. wxPython assumes access to some sort of screen-based interface,
    with direct keyboard and mouse input.

    regards
    Steve
    --
    Steve Holden +44 150 684 7255 +1 800 494 3119
    Holden Web LLC/Ltd http://www.holdenweb.com
    Skype: holdenweb http://holdenweb.blogspot.com
    Recent Ramblings http://del.icio.us/steve.holden

    Comment

    Working...