Stuck with wxPython - first time with GUI

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • freddukes
    New Member
    • Sep 2008
    • 18

    Stuck with wxPython - first time with GUI

    Okay... The title could be a little "mis-leading". The fact is I'm not "stuck" per say, just baffled... Okay, so I am a pretty experienced python coder used to event type programming - just not with wxPython. I have a college task and my tutours don't know anything about python - I know more than they do since it's not their speciality, visual basic is...

    The problem I am facing is I don't know how to make the "invisible" parts on a .png file to display invisibly...

    The following link will give you an idea of how I want the calculator to look at the finish line (just a generic idea, there are still buttons missing like the 4 basic operations, clear screen, backspace and off / quit). -> http://screencast.com/t/uQ5w41R6B

    However, my current program looks like this: http://screencast.com/t/m9v5FsbLDT (ignore the spacing issues and the output bar - they will be changed in due time when I get around to it...)

    If you want the code, it can be found here.

    Thank you - I hope this is possible...
  • freddukes
    New Member
    • Sep 2008
    • 18

    #2
    Just bumping this to see if anyone may have any ideas?

    -freddukes

    Comment

    • bvdet
      Recognized Expert Specialist
      • Oct 2006
      • 2851

      #3
      freddukes,

      I wish I could help, but I am not experienced with wxPython. You may be able to get help on one of the other Python forums.

      Comment

      Working...