Re: [ROOT] cursor shape

From: Valeriy Onuchin (onuchin@sirius.ihep.su)
Date: Sat Apr 22 2000 - 09:21:44 MEST


Patrick Dupre LCMI wrote:

>
>
> Hello,
>
> Is there any way to change the cursor shape inside a
> TCanvas (like a crosshair par exemple) ?
> Thank.
>

 Hi Patrick,
solutions are obvious

 - write your own class MyCanvas: public TCanvas
    and  override  void TCanvas::Update where
    cursor setting is  hard coded
 - claim for modification of TCanvas::Update method

Best regards.            Valery



This archive was generated by hypermail 2b29 : Tue Jan 02 2001 - 11:50:24 MET