From: Dan P. <ba...@al...> - 2005-11-20 03:39:08
|
On Nov 19, 2005, at 1:48 PM, Atani wrote: > How about Tiki::showCursor(boolean)? Would you guys be ok with Tiki::GL::showCursor? I was thinking to keep all the graphics stuff under there. > How about a generic Cursor drawable which you can bind by > Device::Type? FWIW I did make a mouse cursor drawable way back when this stuff was just part of FoF's guts. :) It has a built in bitmap based off the Mac cursor. So if you guys want that to tinker with lemme know. It's also probably in the FoF public source release. |