I am using wxPython in an embedded WinXPe application that needs to be able to establish a dialup connection. It appears that "wxDialUpManager" should be able to do this for me, but I have not been able to find an example of setting this up, and have been stumbling around unsuccesful trying to brute force do it. The documentation has a link to an "example", but the link simply brings you back to the document instead of an example. Anyone been down this road that can push me in the right direction ? Thanks
I am using wxPython in an embedded WinXPe application that needs to
be able to establish a dialup connection. It appears that
"wxDialUpManager" should be able to do this for me, but I have not
been able to find an example of setting this up, and have been
stumbling around unsuccesful trying to brute force do it. The
documentation has a link to an "example", but the link simply brings
you back to the document instead of an example. Anyone been down
this road that can push me in the right direction ?
wxDialUpManager is not wrapped in wxPython.
ยทยทยท
--
Robin Dunn
Software Craftsman http://wxPython.org Java give you jitters? Relax with wxPython!