On Tue, Feb 23, 2010 at 6:53 PM, Ed Leafe <[email protected]> wrote: > On Feb 23, 2010, at 7:50 PM, Ed Leafe wrote: > > >> I'm trying to use a dSlider in my app, but I need to change the style to > >> wx.SL_LEFT|wx.SL_INVERSE > > > > Those are wxPython styles, and are not exposed in Dabo. This is not > for any reason other than nobody ever seemed to need those styles until now. > > > > It seems like we need two new properties: TickPosition and > Reversed. The former would default to the 'Bottom', and the latter to False. > Does that sound like it would work? > > > OK, I was bored and felt like doing a little hacking. I added those > two properties, and committed the change to subversion. > > > Wow. That was fast. Thanks so much!
Mike M. --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
