# box.res -- Resources for VBox, HBox, and Frame widgets # # VBox (first registered, uses unsuffixed names) icon16 icon box.bmp name text "VBox" # HBox (second registered) icon16-2 icon box.bmp name-2 text "HBox" # Frame (third registered) icon16-3 icon box.bmp name-3 text "Frame" author text "DVX Project" description text "VBox, HBox, and Frame container widgets" version text "1.0"