VW BRed Plugins 1.1 ©1997 Sebastien Bouchex, VaporWare bouchex@poly.polytechnique.fr sebastien.bouchex@inforoute.cgs.fr http://www.inforoute.cgs.fr/bouchex 1 - What are these plugins ? ------------------------- These plugins are for BRed, the resource editor written by Ground Cover Software They give access to basic types of data : - long - unsigned long - short - unsigned short - char - unsigned char - float - BPoint - BRect - rgb_color - pattern - 8 bits color bitmap (B_COLOR_8_BIT_TYPE) 2 - How to install these plugins ? ---------------------------- Copy the differents files into the folder called "Plugins" placed in BRed's folder. 3 - How to use these plugins ? ------------------------------ - For the simple datatype like long, short..., just type the value you want to have. - For BRect and BPoint, both coordinates can be changed. - For pattern, click the square to change the status (highlighted or not) - For rgb_color, select the color in the color selector. - For 8 bits color bitmap, to add a picture, just drag a file containing a picture and the picture is added, or drag a selection from ImageViewer. 4 - Bugs & limitations ---------------------- for the float number resource editor, there is a problem in the rounding process, so please use this editor just to view a float value. It should be OK. 5 - History ----------- - 1.0 : initial version - 1.1 : the zoombox has been removed because not necessary add : - float - BRect - BPoint - rgb_color - float - pattern - 8 bits color bitmap (B_COLOR_8_BIT_TYPE) Thanks for your feedback, I really will appreciate it. note : BRed can be found on ftp.be.com