Bug 2562 - [Wizards] Dialog Units are not initalized for wizard pages (1GFXQMG)
Summary: [Wizards] Dialog Units are not initalized for wizard pages (1GFXQMG)
Status: RESOLVED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All Windows 2000
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Kevin Haaland CLA
QA Contact:
URL:
Whiteboard:
Keywords: investigate
Depends on:
Blocks:
 
Reported: 2001-10-10 22:38 EDT by Dirk Baeumer CLA
Modified: 2002-09-03 14:27 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Baeumer CLA 2001-10-10 22:38:50 EDT
For wizard pages I have to initialize the dialog units by myself (I have to call initializeDialogUnits). The preference page
	instead initializes the dialog units when I create a page.

	I think the units should be initialized in both cases.


NOTES:
Comment 1 DJ Houghton CLA 2001-10-29 19:00:39 EST
PRODUCT VERSION:
	R 0.9

Comment 2 Dirk Baeumer CLA 2002-01-23 11:31:24 EST
Can be postponed > 2.0
Comment 3 Kevin Haaland CLA 2002-01-23 17:51:43 EST
Defering based on feedback from reporter. 
Comment 4 Randy Giffen CLA 2002-08-08 12:10:21 EDT
Reopen to investigate
Comment 5 Tod Creasey CLA 2002-09-03 14:27:08 EDT
Dialog units cannot be initialized until any of the fonts to be set are done - 
we could do this by default at some point but it could easily be wrong.

The Wizard developer should do this so that they are aware which font they are 
making this calculation based on.