Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - PtBasic error in 6.4.1 Pre-release Version: (2 Items)
   
PtBasic error in 6.4.1 Pre-release Version  
Rounded widget PtBasic loses its fill color (becomes transparent) in this 
combination of its resources :

    another fill color (Pt_ARG_FILL_COLOR) then transparent
    not flat fill  (basic flags)
    Pt_ARG_HIGHLIGHT_ROUNDNESS greater then 0

Required color is drawn only in place of  bevel border.

Re: PtBasic error in 6.4.1 Pre-release Version  
That is correct, here is the release note for PR24980:

If you set a widget's Pt_ARG_HIGHLIGHT_ROUNDNESS resource to a nonzero value, the widget's gradient fill is now bypassed
 instead of remaining rectangular.