]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/htmllbox.h
Use Cairo for wxGraphicsContext in wxX11.
[wxWidgets.git] / interface / wx / htmllbox.h
index abbca90fc9ff9e48f99040c631c176828fc49633..d34646abd7f9aba65ff3dfcff2533e160c4473be 100644 (file)
@@ -3,7 +3,7 @@
 // Purpose:     interface of wxHtmlListBox
 // Author:      wxWidgets team
 // RCS-ID:      $Id$
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 /**
@@ -213,8 +213,10 @@ public:
             Window identifier. A value of -1 indicates a default value.
         @param pos
             Window position.
+            If ::wxDefaultPosition is specified then a default position is chosen.
         @param size
-            Window size. If wxDefaultSize is specified then the window is sized appropriately.
+            Window size. 
+            If ::wxDefaultSize is specified then the window is sized appropriately.
         @param n
             Number of strings with which to initialise the control.
         @param choices