From 304945f5f7698f3016fa223fbcd897d9a333c9a1 Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Wed, 25 May 2005 14:55:43 +0000 Subject: [PATCH] Manual speak with forked tongue git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34335 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/statusbr.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/latex/wx/statusbr.tex b/docs/latex/wx/statusbr.tex index a1d0f20dc0..261d762315 100644 --- a/docs/latex/wx/statusbr.tex +++ b/docs/latex/wx/statusbr.tex @@ -203,7 +203,7 @@ the space left for all variable width fields is divided between them according to the absolute value of this number. A variable width field with width of $-2$ gets twice as much of it as a field with width $-1$ and so on. -For example, to create one fixed width field of width $50$ in the right part of +For example, to create one fixed width field of width $100$ in the right part of the status bar and two more fields which get $66$\% and $33$\% of the remaining space correspondingly, you should use an array containing $-2$, $-1$ and $100$. -- 2.50.0