Re: ActiveBar Menu and ToolBar Wrapper

Author: Bob Archer

Posted: 1998-10-30 at 14:04:44

<I><FONT COLOR="#663300">

That would be cool. I agree about the menus in VFP. They are antiquated. $150 for a single Active-X is rather steep, however. Hmm..I might be able to make a similar Active-X wrapper using VC++ for free. If I did would you be willing to put some VFP wrappers around it?

</FONT></I>

Well... the only reason to create the wrapper would be to apply polymorpism to the class, so the the wrapper to the Active-X control exposed the same interface as the native Codebook toolbar and menu classes.

If you are going to write the ActiveX control yourself, just create it with the same interface as the codebook classes, then it would not need a wrapper, it could just be plugged right in.

BOb

©1998 Bob Archer