[wx-dev] #9592: implemented wxChoice::SetColumns() on GTK

wxTrac noreply at wxsite.net
Mon Jun 16 03:27:53 PDT 2008


Ticket URL: <http://trac.wxwidgets.org/ticket/9592>

#9592: implemented wxChoice::SetColumns() on GTK
----------------------+-----------------------------------------------------
 Reporter:  wojdyr    |       Owner:         
     Type:  defect    |      Status:  new    
 Priority:  normal    |   Milestone:         
Component:  wxGTK     |     Version:  2.9-svn
 Keywords:  wxChoice  |   Blockedby:         
    Patch:  1         |    Blocking:         
----------------------+-----------------------------------------------------
 The patch adds two missing wxChoice methods on wxGTK:

 virtual void SetColumns(int n=1);
 virtual int GetColumns() const;


--
Ticket URL: <http://trac.wxwidgets.org/ticket/9592>


More information about the wx-dev mailing list