PC Review Forums Newsgroups Windows XP Windows XP Embedded Re: Tab Controls & Property Sheets

Reply

Re: Tab Controls & Property Sheets

 
Thread Tools Rate Thread
Old 26-04-2004, 10:52 PM   #1
KM
Guest
 
Posts: n/a
Default Re: Tab Controls & Property Sheets


Tom,

To support Tab and Property page controls you have to include Common Control library in to your image. However, as you mention the
controls work in your image, you have probably already added the component.
You are likely having problem with system font supported in your image. Try adding MS Sanf Serif (all of them) in to your image and
see if it helps.
Also, on www.xpefiles.com you can find two components that may be interesting to you: Fonts.zip - has all the fonts in it, and
Brad's FontTracker. The last one will help you to track your font related issue of the runtime.

--
KM,
BSquare Corporation

> I have developed a XPe image and have my application running on it. The application uses a series of dialog boxes for various

setup screens. All of the single page dialog boxes are displayed correctly by any dialog screens that use Tab Controls and Property
Sheets are not displayed correctly. The dialog box tends to be shortened on both the width and height with the right most and botton
portions clipped. Other than that the tab controls work as expected. The application works normally on XP.
>
> Is there a componsent that I must include to support Tab Controls and/or Property sheets?



  Reply With Quote
Old 27-04-2004, 01:56 AM   #2
=?Utf-8?B?VG9t?=
Guest
 
Posts: n/a
Default Re: Tab Controls & Property Sheets

I've checked to make sure the configuration included the Common Controls Librarary. The configuration has the following libraries

Common Control Libraries Version 5 [Version 5.1.2600.1106
Common Control Libraries Version 6 [1.0.0.0] [Version 5.1.2600.1106
Common Control Libraries Version 6 [1.0.10.0] [Version 5.1.2600.1106

Why three libraries I do not know. If I delete any of them the dependency check add it back into to the configuration

I've also checked the fonts. I have MS Sanf Serif in the configuration (as well as other fonts that are used). The MS Sanf Serif is what is used in the property pages in question. The fonts displayed OK the problem appears to be that the size of the main dialog box is not sufficient to display the complete property page. The property page is being clipped on the right and on the bottom. The 3D effect is still there so it looks like XPe calculates the size of the required box incorrectly

Any other ideas that I can try

  Reply With Quote
Old 27-04-2004, 02:50 AM   #3
KM
Guest
 
Posts: n/a
Default Re: Tab Controls & Property Sheets

Tom,

First, make sure you've got ALL the MS Sans Serif fonts in your build:
Fonts: Fonts Microsoft_San_Serif [Version 5.1.2600, R620],
[Visibility=1000]
Fonts: serife_fon [Version 5.1.2600, R620], [Visibility=1000]
Fonts: seriff_fon [Version 5.1.2600, R620], [Visibility=1000]
Fonts: sserife_fon [Version 5.1.2600, R620], [Visibility=1000]
Fonts: sseriff_fon [Version 5.1.2600, R620], [Visibility=1000]


If it does not help, then read more posts here:
http://groups.google.com/groups?hl=...wsxp.embedded.*


You've got a few versions of common ccontrol library becuase some [MS]
applications require partitcular versions. Trun off auto-resolving
dependencies in TD options (I do not recommend it, though).


KM

> I've checked to make sure the configuration included the Common Controls

Librarary. The configuration has the following libraries:
>
> Common Control Libraries Version 5 [Version 5.1.2600.1106]
> Common Control Libraries Version 6 [1.0.0.0] [Version 5.1.2600.1106]
> Common Control Libraries Version 6 [1.0.10.0] [Version 5.1.2600.1106]
>
> Why three libraries I do not know. If I delete any of them the dependency

check add it back into to the configuration.
>
> I've also checked the fonts. I have MS Sanf Serif in the configuration (as

well as other fonts that are used). The MS Sanf Serif is what is used in the
property pages in question. The fonts displayed OK the problem appears to be
that the size of the main dialog box is not sufficient to display the
complete property page. The property page is being clipped on the right and
on the bottom. The 3D effect is still there so it looks like XPe calculates
the size of the required box incorrectly.
>
> Any other ideas that I can try?
>



  Reply With Quote
Old 05-05-2004, 12:16 AM   #4
=?Utf-8?B?VG9t?=
Guest
 
Posts: n/a
Default Re: Tab Controls & Property Sheets

Thanks. When I included all of the Sans Serif fonts that fixed the problem

Tom
  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off