To Robin... again...

Please add a wx.CENTER_ON_PARENT in wxPython (besides the existent wx.CENTRE_ON_PARENT). Thanks.

Chester wrote:

Please add a wx.CENTER_ON_PARENT in wxPython (besides the existent wx.CENTRE_ON_PARENT). Thanks.

There is no wx.CENTRE_ON_PARENT. Perhaps you mean wx.Window.CentreOnParent? If so there is already a wx.Window.CenterOnParent to go with it and always has been.

···

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!

Chester wrote:

Please add a wx.CENTER_ON_PARENT in wxPython (besides the existent wx.CENTRE_ON_PARENT). Thanks.

Is this really so onerous?

    import wx
    wx.CENTER_ON_PARENT = wx.CENTRE_ON_PARENT

···

--
Tim Roberts, timr@probo.com
Providenza & Boekelheide, Inc.

Yes. Well, I am talking about the style argument to the wx.SplashScreen() which is wx.CENTRE_ON_PARENT. It would be lovely to have wx.CENTER_ON_PARENT available as well, to be consistent of course. Can it be made, mister Dunn?

By the way, I have written mister Julian Smart an e-mail, suggesting him to rename wxALL and wxBOTH to wxALL_DIRECTIONS and wxBOTH_DIRECTIONS, because that is more explicit. I hope it will be done.

···

On Tue, May 6, 2008 at 10:15 PM, Robin Dunn robin@alldunn.com wrote:

Chester wrote:

Please add a wx.CENTER_ON_PARENT in wxPython (besides the existent wx.CENTRE_ON_PARENT). Thanks.

There is no wx.CENTRE_ON_PARENT. Perhaps you mean wx.Window.CentreOnParent? If so there is already a wx.Window.CenterOnParent to go with it and always has been.

Robin Dunn

Software Craftsman

http://wxPython.org Java give you jitters? Relax with wxPython!


wxpython-users mailing list

wxpython-users@lists.wxwidgets.org

http://lists.wxwidgets.org/mailman/listinfo/wxpython-users

Wow. It must be nice to be so important that you can ask for
untold thousands of applications to be broken in order to make
something a little more to your taste.

···

On 2008-05-06, Chester <wxpythoner@gmail.com> wrote:

Yes. Well, I am talking about the style argument to the wx.SplashScreen()
which is wx.CENTRE_ON_PARENT. It would be lovely to have wx.CENTER_ON_PARENT
available as well, to be consistent of course. Can it be made, mister Dunn?

By the way, I have written mister Julian Smart an e-mail,
suggesting him to rename wxALL and wxBOTH to wxALL_DIRECTIONS
and wxBOTH_DIRECTIONS, because that is more explicit. I hope
it will be done.

--
Grant Edwards grante Yow! I'm having an
                                  at emotional outburst!!
                               visi.com

Greetings,

Not to make accusations, but you sound very much like a certain someone who has been banned from the irc channel under a few different nicks for these same kinds of communication issues... If not I apologize, but if so I think you need to start taking the hint try to do your own work and not expect everyone else to do it for you, as I believe you will be a little hard struck to have people help you, even on a list as nice as this one ;).

···

On May 6, 2008, at 4:19 PM, Chester wrote:

Another thing... I would like to see the source code of the methods LoadFile() and SaveFile() of the wx.TextCtrl(). Can you please link me to it if it is possible?

I did a simple google search for this and it took me less than 5 seconds to find it. Try a web search first, it will not only save you time but it will also save the time others.

good luck,

cody

Will do. :wink:

Anyway… Mister Dunn, I have noticed that the word ‘centre’ rules over the word
‘center’ in wxWidgets’ source code. The name of a
function/method/whatever uses the word ‘centre’ and then makes an alias
for the ‘center’ version. Is that the same in wxPython’s source code
that the word ‘centre’ rules over the word ‘center’?

···

On Tue, May 6, 2008 at 11:45 PM, Cody Precord codyprecord@gmail.com wrote:

Greetings,

Not to make accusations, but you sound very much like a certain someone who has been banned from the irc channel under a few different nicks for these same kinds of communication issues… If not I apologize, but if so I think you need to start taking the hint try to do your own work and not expect everyone else to do it for you, as I believe you will be a little hard struck to have people help you, even on a list as nice as this one ;).

On May 6, 2008, at 4:19 PM, Chester wrote:

Another thing… I would like to see the source code of the methods LoadFile() and SaveFile() of the wx.TextCtrl(). Can you please link me to it if it is possible?

I did a simple google search for this and it took me less than 5 seconds to find it. Try a web search first, it will not only save you time but it will also save the time others.

good luck,

cody


wxpython-users mailing list

wxpython-users@lists.wxwidgets.org

http://lists.wxwidgets.org/mailman/listinfo/wxpython-users