On Fri, Aug 1, 2008 at 2:35 PM, Martin DeMello <[EMAIL PROTECTED]> wrote:
> I've attached a copy of my current work-in-progress. It's a crossword
> editor; right now it just provides an editor for the grid (letters and
> black squares). The problem is, it's really slow - there's a
> perceptible lag between my hitting a key and the cursor moving - and I

intuitively, i just replaced the refresh_all with active and your
program seems to work fine, but I guess you just have to display first
the board

and no, i did not profile your code. sorry.

kind regards -botp

Reply via email to