bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/6733] New: Inconsistent default behaviour of dialog contro


From: michael dot hentschel at gmx dot at
Subject: [Bug binutils/6733] New: Inconsistent default behaviour of dialog controls (windres)
Date: 10 Jul 2008 08:17:49 -0000

For some control elements (AUTOCHECKBOX, AUTO3STATE, AUTORADIOBUTTON, ...) the
base_style differs from the default_style (eg. no WS_TABSTOP). For some others
(CHECKBOX, ...) they are the same (implemented in rcparse.c). This causes
different behaviour depending on whether one specifies a style for the control
in a resource script or not. Especially the behaviour differs from the MS
resource compiler.

Example:
AUTOCHECKBOX "", 10, 5, 5, 50, 10, WS_GROUP
keeps its WS_TABSTOP when compiled with MS' rc.exe, looses its WS_TABSTOP when
compiled with windres.exe

seen with windres version: 2.18.50. 20080109

-- 
           Summary: Inconsistent default behaviour of dialog controls
                    (windres)
           Product: binutils
           Version: 2.18
            Status: NEW
          Severity: normal
          Priority: P2
         Component: binutils
        AssignedTo: unassigned at sources dot redhat dot com
        ReportedBy: michael dot hentschel at gmx dot at
                CC: bug-binutils at gnu dot org
 GCC build triplet: 2.18.50


http://sourceware.org/bugzilla/show_bug.cgi?id=6733

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]