Pmw.Notebook packaging

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vajratkarviraj
    New Member
    • Jun 2007
    • 15

    Pmw.Notebook packaging

    hey is it possible 2 package notebook with py2exe for distribution of my program 2 other ppl...? or packaging it wont even be necessary??? if so can sum1 send me a sample .py file on <removed> or send me an informative link....
    Last edited by bartonc; Jul 26 '07, 08:13 PM. Reason: email address removed per site rules
  • bartonc
    Recognized Expert Expert
    • Sep 2006
    • 6478

    #2
    Originally posted by vajratkarviraj
    hey is it possible 2 package notebook with py2exe for distribution of my program 2 other ppl...? or packaging it wont even be necessary??? if so can sum1 send me a sample .py file on <removed> or send me an informative link....
    A couple of things, first, my friend.

    1) email addresses are not allowed in posts. I have removed yours.
    2) "Text Speak" is not allowed. For all site rules please see our Posting Guidelines.

    3) "notebook" could mean a lot of things. Perhaps you are referring to wxPython Notebook widget? In that case, the answer would be "Yes" and there is an example in the articles section of the Python forum.

    Thank you for taking the time to review this site's Posting Guidelines.

    Welcome.

    Comment

    • vajratkarviraj
      New Member
      • Jun 2007
      • 15

      #3
      ok ok... sorry for breaching terms and conditions... my mistake.... and yes i was talking about this notebook... u can see the link here.... http://pmw.sourceforge.net/doc/NoteBook.html

      Comment

      • bartonc
        Recognized Expert Expert
        • Sep 2006
        • 6478

        #4
        Originally posted by vajratkarviraj
        ok ok... sorry for breaching terms and conditions... my mistake.... and yes i was talking about this notebook... u can see the link here.... http://pmw.sourceforge.net/doc/NoteBook.html
        You should be able to compile Python Mega Widgets using py2exe (I believe that they rely on TCL just like Tkinter does). I never had any success even getting PMW installed on Windows and you may be on your own with the P2E dependencies capture - or it may just work out of the box.

        Have you noticed that that package is somewhat out of date?
        Originally posted by Pmw.Notebook
        Pmw 1.2 - 5 Aug 2003 - Home
        Manual page last reviewed: 30 October 1999

        Comment

        Working...