[interfacekit] Re: BSlider lameness

On 23 Jan 2003 burton666@xxxxxxxxxxx wrote:

>
> >We have 7 virtual functions left, I >can use one of those, if everyone
> >agrees. I agree, it's possible a >custom slider needs to recalculate some
> >values when min max changes.
>
> Just remember that you can't change the order of the function
> declarations, so you'll have to create a new "public" section in the
> class header (but I think you already knew :))

As there are no other virtuals in the private section above the reserved
slots, the topmost reserved virtual can be moved to the existing public
section directly after SetFont().

CU, Ingo


Other related posts: