Project Home
Project Home
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - No longer can set bitmap cursor for PtWindow widget: (4 Items)
   
No longer can set bitmap cursor for PtWindow widget  
I'm using:

PtSetResource(window, Pt_ARG_CURSOR_TYPE, Ph_CURSOR_BITMAP, 0);
PtSetResource(window, Pt_ARG_BITMAP_CURSOR, phcursordef, phcursordef->hdr.len+sizeof(PhRegionDataHdr_t));

This code works fine in QNX versions below 6.4, while using this code on 6.4 it doesn't redefine cursor shape for window
 region, and last active cursor shape is active for window region.
RE: No longer can set bitmap cursor for PtWindow widget  
Hi Mike,
 
Yes, this is a known problem.  It is fixed for 6.4.1 and for the maintenance release 6.4.0.1.  Sorry for the 
inconvenience.
 
-Derek

________________________________

From: Mike Gorchak [mailto:community-noreply@qnx.com]
Sent: Tue 07/04/2009 2:23 AM
To: photon-graphics
Subject: No longer can set bitmap cursor for PtWindow widget



I'm using:

PtSetResource(window, Pt_ARG_CURSOR_TYPE, Ph_CURSOR_BITMAP, 0);
PtSetResource(window, Pt_ARG_BITMAP_CURSOR, phcursordef, phcursordef->hdr.len+sizeof(PhRegionDataHdr_t));

This code works fine in QNX versions below 6.4, while using this code on 6.4 it doesn't redefine cursor shape for window
 region, and last active cursor shape is active for window region.


_______________________________________________
Photon microGUI
http://community.qnx.com/sf/go/post26157



Attachment: Text winmail.dat 3.8 KB
Re: RE: No longer can set bitmap cursor for PtWindow widget  
Thanks, good to hear, that it is fixed.

Derek, what to do with this issue ?: http://community.qnx.com/sf/discussion/do/listPosts/projects.graphics/discussion.
advanced_graphics.topc6916
RE: RE: No longer can set bitmap cursor for PtWindow widget  
I will take a look at it today.
 
-Derek

________________________________

From: Mike Gorchak [mailto:community-noreply@qnx.com]
Sent: Tue 07/04/2009 3:28 AM
To: photon-graphics
Subject: Re: RE: No longer can set bitmap cursor for PtWindow widget



Thanks, good to hear, that it is fixed.

Derek, what to do with this issue ?: http://community.qnx.com/sf/discussion/do/listPosts/projects.graphics/discussion.
advanced_graphics.topc6916


_______________________________________________
Photon microGUI
http://community.qnx.com/sf/go/post26165



Attachment: Text winmail.dat 3.57 KB