Ticket #33 (closed defect)

Opened 8 years ago

Last modified 8 years ago

wxTextCtrl::SetValue() changes the "modified" flag

Reported by: anonymous Owned by:
Priority: normal Milestone:
Component: wxGTK Version:
Keywords: Cc: vadz
Blocked By: Patch: no
Blocking:

Description

Bug#: 93
Product: .wxWindows
Version: 2.2.0
Platform: wxGTK
OS/Version: Solaris
Status: NEW
Resolution:
Severity: normal
Priority: P2
Component: wxGTK
AssignedTo: ???
ReportedBy: wxwin@…
URL: http://www.ncbi.nlm.nih.gov/IEB/
Cc: wxwin@…
Summary: GTK: wxTextCtrl::SetValue() changes the "modified" flag

GLIB/GTK 1.2.8.

wxTextCtrl::SetValue() changes the "modified" flag.
As a result, the SetFont() and SetColor() methods
make text "modified" -- because SetValue() is used to
refresh control contents after the font/color has been changed.

Change History

Changed 8 years ago by vadz

SetValue() clears the modified flag

Note: See TracTickets for help on using tickets.