"Ralph Krausse" <[EMAIL PROTECTED]> wrote in message news:26770@palm-dev-forum... > > Phew! Thank god the forum is back up and running! OK, I was wonder if there > is a place were I could get third party controls that will integrate in > Constructor that comes with CodeWarrior. Second question. How can I make > one of these controls and add it to the list? Any help is appreciated. Constructor doesn't have the ability to integrate third party controls. Even if it did, there is no way to specify a non-standard control in the PalmOS resource format. The best you can do is add a gadget, then implement your own control that fits its bounding rectangle. I use a scheme like that to position the wireless strength indicator in one of my INetLib-based dialog boxes. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
