more tests
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11249 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -16,6 +16,8 @@
|
|||||||
<b><a href="cp1250.htm">i18n demo 2 (cp1250)</a></b>
|
<b><a href="cp1250.htm">i18n demo 2 (cp1250)</a></b>
|
||||||
</font>
|
</font>
|
||||||
<p>
|
<p>
|
||||||
|
Agrave = 'à'
|
||||||
|
<p>
|
||||||
This is - - default text, now switching to
|
This is - - default text, now switching to
|
||||||
<CENTER>
|
<CENTER>
|
||||||
<P>center, now still ctr, now exiting</CENTER>
|
<P>center, now still ctr, now exiting</CENTER>
|
||||||
@@ -239,9 +241,9 @@ twotwo TWO</FONT>
|
|||||||
Now, you will see some PRE text:<p>
|
Now, you will see some PRE text:<p>
|
||||||
<PRE>// This is sample C++ code:
|
<PRE>// This is sample C++ code:
|
||||||
|
|
||||||
void main(int argc, char *argv[])
|
void <font color=#ff0000>main</font>(int argc, char *argv[])
|
||||||
{
|
{
|
||||||
printf("Go away, man!\n");
|
<b>printf</b>("Go away, man!\n");
|
||||||
i = 666;
|
i = 666;
|
||||||
printf("\n\n\nCRASH\n DOWN NOW. . . \n");
|
printf("\n\n\nCRASH\n DOWN NOW. . . \n");
|
||||||
}</PRE>
|
}</PRE>
|
||||||
|
Reference in New Issue
Block a user