Changes between Version 11 and Version 12 of Documentation/FAQ
- Timestamp:
- 09/15/11 13:47:43 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation/FAQ
v11 v12 11 11 [[Image(ControlResizeProblem.png)]] 12 12 13 This behavior results from a bug in the GUI frameworks (either Windows Forms or the Dock Panel Suite) which occurs, if the Windows text size is set to a value larger than 100%. To avoid this bug, the Windows text size in the Windows display settings has to be set to 100%. This can be done in the dialog shown below which can be opened from the Windows Control Panel (Control Panel -> Appearance and Personalization -> Display). 13 This behavior results from a bug in the GUI frameworks (either Windows Forms or the Dock Panel Suite). 14 There are two known causes for this problem. The first one is that the Windows text size is set to a value larger than 100%. To avoid this bug, the Windows text size in the Windows display settings has to be set to 100%. This can be done in the dialog shown below which can be opened from the Windows Control Panel (Control Panel -> Appearance and Personalization -> Display). 14 15 15 16 [[Image(WindowsTextSizeDialog.png)]] 16 17 17 18 18 Another possible cause for this problem is the "Language for non-Unicode programs" setting of your Windows operating system. 19 There are some languages which we know cause a resizing problem in HeuristicLab, e.g. Latvia. German or English on the other hand work fine. 20 A possible workaround at the moment would be that you switch this setting to German or English. 21 The downside of this is however that applications which don't support Unicode might not display text correctly anymore. 22 The following screen shot shows how you can change this setting: 19 The other possible cause for this problem is the "Language for non-Unicode programs" setting of your Windows operating system. There are some languages which we know cause a resizing problem in HeuristicLab, e.g. Latvia. German or English on the other hand work fine. A possible workaround at the moment would be that you switch this setting to German or English. The downside of this is however that applications which don't support Unicode might not display text correctly anymore. The following screen shot shows how you can change this setting: 23 20 24 21 [[Image(screenshot_settings.png)]]