Ticket #28 (closed defect)

Opened 8 years ago

Last modified 8 years ago

Some documentation issues

Reported by: anonymous Owned by: vadz
Priority: normal Milestone:
Component: doxygen docs Version:
Keywords: Cc: vadz
Blocked By: Patch: no
Blocking:

Description

Bug#: 87
Product: .wxWindows
Version: 2.2.0
Platform: All
OS/Version: All
Status: NEW
Resolution:
Severity: minor
Priority: P4
Component: docs
AssignedTo: ???
ReportedBy: C.vanReeuwijk@…
URL:
Summary: Some documentation issues

I have come across the following problems in the documentation. As far
as I can tell, this is independent of the platform.

* wxWindow::Refresh( eraseBackground, rect )
It is not documented in which coordinate system 'rect' is.
Experimental evidence indicates that the top left corner of the
window is (0,0), but it would be nice if this was stated explicitly.

* wxBoxSizer example:
A constant wxDIALOG_STYLE is used, but that does not exist. I think
wxDEFAULT_DIALOG_STYLE is meant.

* wxCanvas:
The documentation states that this is an obsolete class, but it
is still used in some places in the documentation.

* wxDC::DrawText( wxString &, wxPoint & )
It is implemented, but not documented.

Change History

Changed 8 years ago by vadz

where is wxCanvas used?

Note: See TracTickets for help on using tickets.