Search the web
Sign In
New User? Sign Up
VisualWx
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Bug : ContextHelpButton for wxpython   Message List  
Reply | Forward Message #327 of 602 |
if i add a ContextHelpButton in a project, the generated code is wrong:

it doesn't writes

self.bth159c = wx.ContextHelpButton
(self.page,-1,wx.Point(14,144),wx.Size(78,13))
self.bth159c.SetDimensions(0,0,20,20)

but only:

self.bth159c =
self.bth159c.SetDimensions(0,0,20,20)






Mon Sep 4, 2006 2:46 pm

karfanni
Offline Offline
Send Email Send Email

Forward
Message #327 of 602 |
Expand Messages Author Sort by Date

if i add a ContextHelpButton in a project, the generated code is wrong: it doesn't writes self.bth159c = wx.ContextHelpButton ...
karfanni
Offline Send Email
Sep 4, 2006
2:46 pm

... bug fixed in the next release :) tnx...
postatoto
Offline Send Email
Sep 4, 2006
3:25 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help