几何尺寸与公差论坛

 找回密码
 注册
查看: 128|回复: 3

PR249366 - when in the diologue "edit dimension color", I c

[复制链接]
发表于 2008-12-8 19:21:07 | 显示全部楼层 |阅读模式
when in the diologue "edit dimension color", I change the setting at the bottom to display % deviation and click default, but the next time I make a new PP this setting has not been saved!
<< Mick Walters  --  07/26/07  12:21:21>>
when in the diologue "edit dimension color", I change the setting at the bottom to display % deviation and click default, but the next time I make a new PP this setting has not been saved!,
Steps to reproduce:
try above
Results:
The default that I set is not remembered for the next PP
Expected Results:
I would have expected that since I set this to % and clicked "Default" it should always use this setting for any subsequent PP, until I set another default.
<<END>>
 楼主| 发表于 2008-12-8 19:21:19 | 显示全部楼层

回复: PR249366 - when in the diologue &quot;edit dimension color&quot

edit dimension color
IDD_GRPH_EDIT_DIM_COLOR
CDimColorsDlg
IDC_EDIT_DEF_TOLVALUE
IDC_RADIO_DISPLAY_ACTDEV
IDC_RADIO_DISPLAY_PERCDEV
  m_bShowToleranceInPercentage = global_ShowToleranceInPercentage;
#define global_ShowToleranceInPercentage m_pPartProgram->ShowToleranceInPercentage
103319
IDS_INI_DIMCOLR_NUM_ZONES
 楼主| 发表于 2008-12-8 19:21:45 | 显示全部楼层

回复: PR249366 - when in the diologue &quot;edit dimension color&quot

T:\V44B\INCLUDE\STATICRC.H(101):#define IDS_INI_DIMCOLR_MULTIPLE_ZONE 3061

T:\V44B\INCLUDE\STATICRC.H(101):#define IDS_INI_DIMCOLR_MULTIPLE_ZONE 3061

T:\V44B\RESOURCE\STATIC.RC(378): IDS_INI_DIMCOLR_MULTIPLE_ZONE "DimensionColorMultipleZone"

T:\V44B\SOURCE\ARCHGVAR.CPP(4859): str = IDS_INI_DIMCOLR_MULTIPLE_ZONE; //Wenfan

T:\V44B\SOURCE\ARCHGVAR.CPP(5510): INIEntry = IDS_INI_DIMCOLR_MULTIPLE_ZONE; //Wenfan

T:\V44B\MENU\DIMCOLORS.CPP(558): INIEntry.LoadString(IDS_INI_DIMCOLR_MULTIPLE_ZONE); //Wenfan.

T:\V44B\MENU\DIMCOLORS.CPP(668): INIEntry.LoadString(IDS_INI_DIMCOLR_MULTIPLE_ZONE); //Wenfan

Matching lines: 7 Matching files: 5 Total files searched: 6425

 楼主| 发表于 2008-12-9 10:43:39 | 显示全部楼层

回复: PR249366 - when in the diologue &quot;edit dimension color&quot

#define IDS_INI_DIMTOLERANCE_PERCENTAGE 3063
IDS_INI_DIMCOLR_SHOWCOLORSINTWODIRECTION "DimensionColorShowInTwoDirections"


str = IDS_INI_DIMTOLERANCE_PERCENTAGE; // PR249366 - yanhua

PCDWriteProfileBool(SectionHdr, str, TRUE==global_ShowToleranceInPercentage);


INIEntry.LoadString(IDS_INI_DIMTOLERANCE_PERCENTAGE); // PR249366 - yanhua

m_bShowToleranceInPercentage = PCDGetProfileBool(INISection, INIEntry, false);

您需要登录后才可以回帖 登录 | 注册

本版积分规则

QQ|Archiver|小黑屋|几何尺寸与公差论坛

GMT+8, 2024-12-23 01:35 , Processed in 0.038419 second(s), 19 queries .

Powered by Discuz! X3.4 Licensed

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表