Re: Mouse cursor doesn't change
- From: Dave Page <dpage(at)postgresql(dot)org>
- To: Marcin Zajączkowski <mszpak(at)wp(dot)pl>
- Cc: pgadmin-support(at)postgresql(dot)org
- Subject: Re: Mouse cursor doesn't change
- Date: Tue, 26 Jun 2007 08:29:46 +0100
- Message-id: <4680C06A.6090906@postgresql.org> <text/plain>
Marcin Zajączkowski wrote:
Hi,
It's possible it's a problem with wxWidgets, but when I move mouse
cursor over "spliter" (something which allows changing tab size by
dragging) it doesn't change to "resize cursor", but remains "normal
arrow". Cursor is changed just when I press a left mouse button.
I'm not sure, but probably it was ok in 1.4 series.
Yes, I'm afraid that is wxWidgets - in 1.4 we only used simple
splitters, but now we have the wxAUI based dockable user interface which
explains the change in behaviour.
Regards, Dave.
Home |
Main Index |
Thread Index