* C#:: C#
* gawk:: GNU awk
* Pascal:: Pascal - Free Pascal Compiler
-* wxWindows:: wxWindows library
+* wxWidgets:: wxWidgets library
* YCP:: YCP - YaST2 scripting language
* Tcl:: Tcl - Tk's scripting language
* Perl:: Perl
* C#:: C#
* gawk:: GNU awk
* Pascal:: Pascal - Free Pascal Compiler
-* wxWindows:: wxWindows library
+* wxWidgets:: wxWidgets library
* YCP:: YCP - YaST2 scripting language
* Tcl:: Tcl - Tk's scripting language
* Perl:: Perl
An example is available in the @file{examples} directory: @code{hello-gawk}.
-@node Pascal, wxWindows, gawk, List of Programming Languages
+@node Pascal, wxWidgets, gawk, List of Programming Languages
@subsection Pascal - Free Pascal Compiler
@cindex Pascal
@cindex Free Pascal
An example is available in the @file{examples} directory: @code{hello-pascal}.
-@node wxWindows, YCP, Pascal, List of Programming Languages
-@subsection wxWindows library
-@cindex @code{wxWindows} library
+@node wxWidgets, YCP, Pascal, List of Programming Languages
+@subsection wxWidgets library
+@cindex @code{wxWidgets} library
@table @asis
@item RPMs
@code{xgettext}
@item Formatting with positions
----
+wxString::Format supports positions if and only if the system has
+@code{wprintf()}, @code{vswprintf()} functions and they support positions
+according to POSIX.
@item Portability
fully portable
yes
@end table
-@node YCP, Tcl, wxWindows, List of Programming Languages
+@node YCP, Tcl, wxWidgets, List of Programming Languages
@subsection YCP - YaST2 scripting language
@cindex YCP
@cindex YaST2 scripting language