New Forum | Previous | Next | (P-PDF) Developers
Topic: AVIcon Parameter in AVToolButtonNew
Conf: (P-PDF) Developers, Msg: 139717
From: gomfp
Date: 9/20/2005 05:25 PM
O.k. I may have answered my own question. I just need someone to tell me if this is correct. To begin, I'm guessing that the ASText object denotes the complete path to my icon file in string format or something like "C:\MyIcons\MyBitmap.bmp". And then depending upon the size of my icon, I can use either kAVSysSmallIcon or kAVSysLargeIcon for the AVSysIconType parameter. If this is correct, what I'm still wondering is whether or not I'm confined to using a bitmap for my icon.