Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
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.