Re: Mouse cursor doesn't change
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
Re: Mouse cursor doesn't change
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