[ wxwindows-Bugs-1861670 ] wxWindow::CenterOnScreen moved?

SourceForge.net noreply at sourceforge.net
Tue Jan 1 15:27:19 PST 2008


Bugs item #1861670, was opened at 2008-01-01 14:30
Message generated for change (Comment added) made by vadz
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1861670&group_id=9863

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Closed
Resolution: Fixed
Priority: 5
Private: No
Submitted By: Lincoln Ramsay (a1291762)
Assigned to: Nobody/Anonymous (nobody)
Summary: wxWindow::CenterOnScreen moved?

Initial Comment:
The online docs (http://www.wxwindows.org/manuals/stable/wx_wxwindow.html) mention the CenterOnScreen function but this function isn't declared in wxWindow so it can't be executed. This is breaking Plucker Desktop which requires 2.4 compatibility so perhaps the symbol was moved?

----------------------------------------------------------------------

>Comment By: Vadim Zeitlin (vadz)
Date: 2008-01-02 00:27

Message:
Logged In: YES 
user_id=71618
Originator: NO

To be honest, I don't remember any more why we didn't keep these functions
in wxWindow inside compatibility guard (and we definitely should have
mentioned this change in docs/changes.txt) but it's too late to do anything
about it now, there is no 2.4 compatibility any more in wx 2.8 anyhow.

----------------------------------------------------------------------

Comment By: Lincoln Ramsay (a1291762)
Date: 2008-01-01 22:24

Message:
Logged In: YES 
user_id=736434
Originator: YES

Shouldn't it exist in the old location when compatibility is used? (Or was
it moved before 2.4?).

----------------------------------------------------------------------

Comment By: Vadim Zeitlin (vadz)
Date: 2008-01-01 21:00

Message:
Logged In: YES 
user_id=71618
Originator: NO

This method is in wxTLW now, docs updated accordingly.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1861670&group_id=9863




More information about the wx-dev mailing list