|
Archives
D Programming
DD.gnu digitalmars.D digitalmars.D.bugs digitalmars.D.dtl digitalmars.D.dwt digitalmars.D.announce digitalmars.D.learn digitalmars.D.debugger C/C++ Programming
c++c++.announce c++.atl c++.beta c++.chat c++.command-line c++.dos c++.dos.16-bits c++.dos.32-bits c++.idde c++.mfc c++.rtl c++.stl c++.stl.hp c++.stl.port c++.stl.sgi c++.stlsoft c++.windows c++.windows.16-bits c++.windows.32-bits c++.wxwindows digitalmars.empire digitalmars.DMDScript |
c++.windows.32-bits - SciTE DMC++ display glitches
I built SciTE with DMC++. Works great, but there were display glitches that do not occur with other compilers. When I resize the window, some "dirt" tends to collect and does not get invalidated. To show what I mean (link will remain active for at least a few weeks): http://users.hfx.eastlink.ca/~gisdev/scitedm.png Any idea what might cause that? I doubt it is a code generation problem, since I can't think how that would affect anything. Bruce Jan 15 2004
"Bruce Dodson" <bruce_dodson_except_this_part hotmail.com> wrote in news:bu7m5g$1nsp$1 digitaldaemon.com:When I resize the window, some "dirt" tends to collect and does not get invalidated. Jan 16 2004
It doesn't occur in the MinGW, BCC, or MSVC builds; that's all I know. "Włodzimierz Skiba" <abx abx.art.pl> wrote in message news:bu8kts$9m0$1 digitaldaemon.com..."Bruce Dodson" <bruce_dodson_except_this_part hotmail.com> Jan 16 2004
|