Werner F. Bruhin

Show:

What's happening?

  • Followup: RE: Getting duplicate entries using AddObject

    Hi Phillip, I got your reply via email but it doesn't show on sourceforge - strange. Anyhow, my OLV is actually a GroupListView, so I assume it uses a dict as it is based on FastObjectListView. A line in the list is a join of: wine - vintage - bottle size I got rid of my duplicates by using RefreshObject instead of AddObject, but for some reason not all columns are getting updated...

    2009-11-28 11:41:03 UTC in ObjectListView

  • Getting duplicate entries using AddObject

    My OLV is a list based on SQLAlchemy ORM query. In some situations I get duplicates, using AddObject, it is probably me not doing the right thing but I can't work it out. It is a list of wine, so I do e.g.: Add wine - all o.k. Add a vintage to that wine - I get a duplicate Tried to use RefreshObject, but it can't get to work this either. I think it might help me figuring out what...

    2009-11-27 15:04:40 UTC in ObjectListView

  • Followup: RE: Python 2.6.4 under windows 7

    Just to be sure, when you try to use the src.win32.exe installer you get the error you mention when you run the installer - correct? Werner.

    2009-10-29 08:27:40 UTC in Boa Constructor - wxPython GUI Builder

  • Followup: RE: Python 2.6.4 under windows 7

    No problem using it that way. I basically do the same just using a copy I get from CVS. Werner.

    2009-10-29 08:25:57 UTC in Boa Constructor - wxPython GUI Builder

  • Followup: RE: Python 2.6.4 under windows 7

    I have Boa working with Py2.6.4 and Win 7. Which installer did you use? 1. boa-constructor-0.6.1.bin.setup.exe or 2. boa-constructor-0.6.1.src.win32.exe If the first one, then please de-install and install using the second one or even better just use the CVS copy - see below. Best regards Werner http://wiki.wxpython.org/BoaInstallGuide * An alternative CVS client for...

    2009-10-28 20:40:10 UTC in Boa Constructor - wxPython GUI Builder

  • backend_wx and py2exe

    backend_wx.py ensures that minimal version is 2.8, this is not working when the application is py2exe'd. A suggested fix is provided on the following wiki page all the way at the end. http://www.py2exe.org/index.cgi/MatPlotLib.

    2009-09-14 15:11:34 UTC in matplotlib

  • Win installer - not running elevated

    On Windows Vista the installer does not automatically elevate itself, which means some registry settings are not done. Changing the file name, i.e. adding the word "setup" anywhere in the file name fixes this.

    2009-09-14 15:04:30 UTC in matplotlib

  • Followup: RE: How to use "OnlyOnce"

    Aha, that is how that is used. Great, it is much cleaner/self documenting then setting a flag in str_buyerAction (which was my work around). Thanks again Werner.

    2009-09-08 10:36:41 UTC in Python parsing module

  • Followup: RE: PayPal email - again

    Paul, Thanks for the response. I should actually have gotten back to the list as I found a solution, similar approach to your suggestion, i.e. using OneOf and caseless=True. Sorry to hear about your health problems etc, hope you got that back "under control". All the best Werner addressStart = pyp.oneOf("unconfirmed shipping address;".

    2009-09-08 10:35:21 UTC in Python parsing module

  • Followup: RE: How to use "OnlyOnce"

    My work around is to just check a variable in "self.str_buyerAction", that works fine for me. But I am still intrigued on how one would use OnlyOnce. Werner.

    2009-08-31 09:25:28 UTC in Python parsing module

About Me

  • 2002-11-15 (7 years ago)
  • 649757
  • wbruhin (My Site)
  • Werner F. Bruhin

Send me a message