![]() |
gnugettext block problem
jemand ne ahnung warum dieser Block nicht übersetzt wird?
Delphi-Quellcode:
gruss
tsTextBeginBlock(20, 20, 760, 570, TS_BLOCKFLAG_WORD_WRAP);
tsFontBind(fHelpFontID); tsTextOutW(PWideChar(_('KEY - COMMAND' )+ #13#10)); tsTextOutW(PWideChar(_('------------------------------------ ')+ #13#10)); tsTextOutW(PWideChar(_('F1 : Toggle Helpscreen' )+ #13#10)); tsTextOutW(PWideChar(_('Arrow Up/Down : Rotation X' )+ #13#10)); tsTextOutW(PWideChar(_('Home/End : Rotation Y' )+ #13#10)); tsTextOutW(PWideChar(_('Arrow Left/Right : Rotation Z ' )+ #13#10)); tsTextOutW(PWideChar(_('+/- : Font depth' )+ #13#10)); tsTextOutW(PWideChar(_('ESC : Close' )+ #13#10)); tsTextEndBlock; |
Alle Zeitangaben in WEZ +1. Es ist jetzt 04:50 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz