![]() |
![]() |
||||||
|
|||||||
| Tags: defined, display, icon, incalculation, positions, text, winapiu32 |
![]() |
|
|||
|
Hi
I want to display text on calculated Position in the window. I use an XML-File to store the Position of the text. Now I try to display the text with the winapi.u32 under Win XP. For some reason I don't get the text displayed. My code is: ------------------------------- myHandle := GetDC(WindowHandle) error := TextOut(myHandle; X; Y; "Hallo World"; 11) ReleaseDC(WindowHandle; myHandle) --------------------------------- No Text appears on the screen. Somebody can help?? Thanks |
| Sponsored Links |
|
|||
|
Use a Display Icon.
Type this into it {MyText} Set the Initial X and InitialY locations of the Display Icon to MyX and MyY Before the Display Icon, in a calc MyText:="Hello World" MyX:=10 MyY:=20 Steve -- EuroTAAC eLearning 2007 http://www.eurotaac.com Adobe Community Expert: Authorware, Flash Mobile and Devices My blog - http://stevehoward.blogspot.com/ |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
- Contact Us
-|-
Adobe Dreamweaver Forums -|-
Archive -|-
Top -|-Rules/Disclaimer-|-Help/Support-|-Advertise