|
-
Apr 1st, 2005, 08:48 AM
#1
Thread Starter
Member
Using a Smart Device Application
Does anyone know how to access different font and control formatting options in the smart device application format?
I am using VB.NET but the emulator does not allow you to display differerent BackColors, and suports only one default font - even if others are selected in the design stage????
Is this an emulator problem, or somethig wrong with the smart device application platform? If i were to ru nmy code on a pocket pc as opposed to the emulator does anyone know if the case would be the same?
-
Apr 1st, 2005, 12:20 PM
#2
Re: Using a Smart Device Application
Many of the control formatting features are available during design time for the CF, but are not actually supported by the CF. This is particularly annoying.
The first thing to do is to check the documentation for the particular feature you are trying to use. If it does not say that it is suppoted by the Compact Framework, then it won't do anything regardless of how you set it. I have yet to encounter an error in the documentation as to what is and is not supported.
My usual boring signature: Nothing
 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|