Is there a GUI form-builder that saves as PilRC code? -- -Richard M. Hartman [EMAIL PROTECTED]
186,000 mi/sec: not just a good idea, it's the LAW! Tilo Christ wrote in message <[EMAIL PROTECTED]>... > >Hi! > >You can save yourself a lot of pain if you are using the PILRC-plugin and PILRC instead of Constructor. Instead of painstakingly >pasting all your images into the Constructor and then doing dozens of mouseclicks to make them member of a bitmap-family and set >their properties right you just say > >BITMAPFAMILY ID myFamily "bitmap1bpp.bmp" "bitmap2bpp.bmp" "bitmap4bpp.bmp" "bitmap8bpp.bmp" > >in a plain ASCII file. And it will read your images from your hard drive, provided they are in Windows BMP format. You can also mix >resources you create with PilRC and resources you create with Constructor. Just do your Bitmapfamilies with PilRC and your forms >with Constructor. Works great! >You can find both PilRC and the download link to the CodeWarrior PilRC plugin at http://www.ardiri.com > >Cheers, >Tilo > > > > > -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
