[Gtkradiant] [Bug 523] New: windows editor console could be much faster

gtkradiant@zerowing.idsoftware.com gtkradiant@zerowing.idsoftware.com
Tue, 14 May 2002 10:53:21 -0500


http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=523

           Summary: windows editor console could be much faster
           Product: GtkRadiant
           Version: 1.2
        OS/Version: Windows 2000
            Status: NEW
          Severity: normal
          Priority: P2
         Component: editor
        AssignedTo: ttimo@idsoftware.com
        ReportedBy: ttimo@idsoftware.com


There are some hacks in the code that slowdown the scrolling to avoid garbaged
output. That slows the console consequently, slowing the whole app.

<TTimo> main problem with console, it's true that it's slow
<TTimo> because of Gtk text scrolling bugs
<riant> that's my point
<riant> I/O takes juice
<TTimo> no
<TTimo> that's not related to I/O at all
<riant> code problem?
<TTimo> yup
<TTimo> <TTimo> because of Gtk text scrolling bugs
<TTimo> if you scroll lines of a gtk text too fast, it will garbage it's widget
screen
<TTimo> that's another reason why I'd like to move forward to new Gtk dlls
<riant> garbled text on an attached screenshot
<TTimo> ?
<riant> http://www.hfds.com/quakethings/images/blur.jpg
<TTimo> ah
<TTimo> yeah
<TTimo> exactly
<TTimo> I wrote a test program that exhibits the problem
<TTimo> I posted it to the gimpwin ML
<TTimo> like .. months ago
<riant> lol
<TTimo> someone should try it again against new win32 Gtk DLLs
<TTimo> and see if it's still there



------- You are receiving this mail because: -------
Whoops!  I have no idea!