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.


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to