Ticket URL: <
http://trac.wxwidgets.org/ticket/14707>
#14707: Ambiguous wxHelpControllerBase::SetFrameParameters parameter name
---------------------------------------+------------------------------------
Reporter: johnr | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: GUI-all | Version: 2.9-svn
Keywords: wxHelp SetFrameParameters | Blockedby:
Patch: 1 | Blocking:
---------------------------------------+------------------------------------
On reading the docs, I thought SetFrameParameters( wxString title,...) set
the label title for the help frame but it sets the format string for the
title. I note the docs have changed with an improved note but
wxExtHelpController is still unclear.
Patch changes "title" to "titleFormat" for anyone else who might read this
as literally as I did.
--
Ticket URL: <
http://trac.wxwidgets.org/ticket/14707>