[interfacekit] Re:[interfacekit] Re: BSlider lameness
- From: "burton666@xxxxxxxxx" <burton666@xxxxxxxxx>
- To: "interfacekit" <interfacekit@xxxxxxxxxxxxx>
- Date: Thu, 23 Jan 2003 13:38:52 +0100
=0D=0A> Just remember that you can't change the order of the function=0D=0A=
> declarations, so you'll have to create a new "public" section in the=0D=
=0A> class header (but I think you already knew :))=0D=0A=0D=0AAs there a=
re no other virtuals in the private section above the reserved=0D=0Aslots=
, the topmost reserved virtual can be moved to the existing public=0D=0As=
ection directly after SetFont().=0D=0A=0D=0AAh, yes. You are right. =0D=0A=
BTW, what's the use for a private virtual function ? I can't think any.
Other related posts:
- » [interfacekit] Re:[interfacekit] Re: BSlider lameness