Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 16 and Version 17 of Documentation/FAQ


Ignore:
Timestamp:
03/07/13 10:22:59 (11 years ago)
Author:
mkommend
Comment:

Adapted the size of screenshots on the FAQ wiki page

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/FAQ

    v16 v17  
    99On some machines it might happen that controls are not correctly resized and the HeuristicLab GUI looks like this:
    1010
    11 [[Image(ControlResizeProblem.png)]]
     11[[Image(ControlResizeProblem.png, 400px)]]
    1212
    1313This behavior results from a bug in the GUI frameworks (either Windows Forms or the Dock Panel Suite).
    1414There 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).
    1515
    16 [[Image(WindowsTextSizeDialog.png)]]
     16[[Image(WindowsTextSizeDialog.png, 400px)]]
    1717
    1818
    1919The 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:
    2020
    21 [[Image(screenshot_settings.png)]]
     21[[Image(screenshot_settings.png, 400px)]]
    2222
    2323