Todo List

Page Date and Time

WRITE THIS DOC PARAGRAPH.

Page Included Samples

Write descriptions for the samples who description started with "This sample demonstrates", they are semi-auto generated.

This sample isn't very didactive; it's more than a set of tests rather than a sample and thus should be rewritten with CppUnit and moved under "tests"

Member wxAuiButtonId
TOWRITE

Member wxAuiManagerDock
wxAuiPaneInfo dock direction types used with wxAuiManager.

Member wxAuiManagerEvent::GetDC ()
What is this?

Member wxAuiManagerEvent::SetDC (wxDC *pdc)
What is this?

Member wxAuiManagerOption
wxAuiManager behavior style flags.

Class wxAuiNotebook

provide description for the events above.

Member wxAuiPaneButtonState
TOWRITE

Member wxAuiPaneDockArtGradients
TOWRITE

Member wxAuiPaneDockArtSetting
TOWRITE

Class wxAuiTabArt

BETTER DESCRIPTION NEEDED

Member wxBitmap::SetDepth (int depth)

since these functions do not affect the bitmap data, why they exist??

Class wxBitmapComboBox

create wxCB_PROCESS_ENTER rather than reusing wxTE_PROCESS_ENTER!

Member wxClipboard::IsSupported (const wxDataFormat &format)
The name of this function is misleading. This should be renamed to something that more accurately indicates what it does.

Class wxConnectionBase

Document this class.

Class wxDatagramSocket

docme

Class wxDateTimeHolidayAuthority

Write wxDateTimeHolidayAuthority documentation.

Class wxDateTimeWorkDays

Write wxDateTimeWorkDays documentation.

Class wxDC

Precise definition of default/initial state.

Pixelwise definition of operations (e.g. last point of a line not drawn).

Member wxDefaultDateTime
Would it be better to rename this wxNullDateTime so it's consistent with the rest of the "empty/invalid/null" global objects?

Member wxEvtHandler::SearchEventTable (wxEventTable &table, wxEvent &event)

this function in the header is listed as an "implementation only" function; are we sure we want to document it?

Member wxFFile::Eof () const

THIS METHOD MAY CRASH? DOESN'T SOUND GOOD

Member wxFFile::Error () const

THIS METHOD MAY CRASH? DOESN'T SOUND GOOD

Member wxFont::SetNativeFontInfoUserDesc (const wxString &info)

add an example for wxMac

Page wxGrid Overview

To be written

To be written

To be written

Member wxGridCellAttr::SetDefAttr (wxGridCellAttr *defAttr)
Needs documentation.

Member wxHelpController::SetViewer (const wxString &viewer, long flags)
modernize this function with wxLaunchDefaultBrowser

Member wxHtmlDCRenderer::Render (int x, int y, wxArrayInt &known_pagebreaks, int from=0, int dont_render=false, int to=INT_MAX)
docme

Member wxHtmlTag::GetBeginPos () const
provide deprecation description

Member wxHtmlTag::GetEndPos1 () const
provide deprecation description

Member wxHtmlTag::GetEndPos2 () const
provide deprecation description

Class wxHtmlTagHandler

describe me

Page wxListCtrl Overview

Sorry, this topic hasn't been written yet.

Page wxMBConv Overview

rewrite this overview; it's not up2date with wxString changes

Member wxMediaCtrl::Seek (wxFileOffset where, wxSeekMode mode=wxFromStart)
Document the wxSeekMode parameter mode, and perhaps also the wxFileOffset and wxSeekMode themselves.

Member wxPenCap
use wxPENCAP_ prefix

Member wxPenJoin
use wxPENJOIN_ prefix

Member wxPENSTYLE_STIPPLE_MASK
WHAT's this?

Member wxPENSTYLE_STIPPLE_MASK_OPAQUE
WHAT's this?

Member wxPGProperty::SetValueFromString (const wxString &text, int flags=0)

docme

Member wxPreviewControlBar::CreateButtons ()
which flags??

Member wxPrintout::GetTitle () const
the python note here was wrong

Member wxPropertyGridInterface::GetPropertiesWithFlag (wxArrayPGProperty *targetArr, wxPGProperty::FlagType flags, bool inverse=false, int iterFlags=(wxPG_ITERATE_PROPERTIES|wxPG_ITERATE_HIDDEN|wxPG_ITERATE_CATEGORIES)) const

docme

docme

Member wxPropertyGridInterface::GetPropertyValues (const wxString &listname=wxEmptyString, wxPGProperty *baseparent=NULL, long flags=0) const

docme

docme

Member wxPropertyGridInterface::HideProperty (wxPGPropArg id, bool hide=true, int flags=wxPG_RECURSE)
docme

Member wxPropertyGridInterface::SetPropertyAttribute (wxPGPropArg id, const wxString &attrName, wxVariant value, long argFlags=0)
docme

Member wxPropertyGridInterface::SetPropertyEditor (wxPGPropArg id, const wxPGEditor *editor)
docme

Class wxScrolled< T >

review docs for this class replacing SetVirtualSizeHints() with SetMinClientSize().

Member wxScrollWinEvent::GetOrientation () const
wxHORIZONTAL and wxVERTICAL should go in their own enum

Member wxSeekMode
make the value names uppercase

Member wxSizer::SetVirtualSizeHints (wxWindow *window)

provide deprecation description

Member wxSizerItem::SetInitSize (int x, int y)
docme.

Member wxSizerItem::SetWindow (wxWindow *window)
provide deprecation description

Member wxSlider::SetTickFreq (int n, int pos)

: what is this for?

Class wxSocketClient

describe me.

Class wxSocketServer

describe me.

Class wxSortedArrayString

what about STL? who does it integrates?

Class wxStyledTextEvent

list styled text ctrl events.

Member wxVListBox::OnDrawBackground (wxDC &dc, const wxRect &rect, size_t n) const
Change this function signature to non-const.

Member wxVListBox::OnDrawItem (wxDC &dc, const wxRect &rect, size_t n) const =0
Change this function signature to non-const.

Member wxVListBox::OnDrawSeparator (wxDC &dc, wxRect &rect, size_t n) const
Change this function signature to non-const.

Member wxWindow::SetInitialBestSize (const wxSize &size)
provide deprecation description

Member wxWizard::SetBitmapPlacement (int placement)

describe this

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines



wxWidgets logo

[ top ]