This is a discussion on I got OnInitDialog bug in the emulator? within the Mobile Software Development forums, part of the Software Development category; I got OnInitDialog bug in the emulator? I am calling DoModal() on a simple dialog, and in OnInitDialog() am trying ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| I got OnInitDialog bug in the emulator? I am calling DoModal() on a simple dialog, and in OnInitDialog() am trying to set some text on a CStatic. But on the emulator, the text doesn't change from the default text. On the device it works as expected. Same for if I try and change text on a CButton, or other dialogs objects. After OnInitDialog() is done I can change the text just fine. What gives?
__________________ The OXYGEN Delivers edgy, intelligent Technology to all... Last edited by oxygen : 07-30-2007 at 05:22 AM. |
| Sponsored Links |
| |||
| Hi Oxygen, This seems to work fine in a test app. Care to provide a sample? ![]() |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| WM 6 emulator not accessing web projects on my machine :( | theone | Windows Mobile | 1 | 07-27-2007 05:45 AM |
| Windows Mobile 5.0 PocketPC v2.0 emulator Bluetooth peripheral serial port mapping pr | theone | Mobile Software Development | 1 | 07-25-2007 03:04 AM |
| How do I use JDWPI to debug a MIDlet running in the Wireless Toolkit's emulator? | mobilegeek | Mobile Software Development | 1 | 07-23-2007 10:43 PM |