August 30, 200619 yr In version 4.3.8, manually editing the config.sys, I could use the exact dimensions of the picture, and the picture displayed all right in the tooltip:picf[pn]=['ICONS\\SpaceMonger.png']picw[pn]=['200']pich[pn]=['37']textl[pn]=['Bottom']Now, if I use the Config wizard, and save, all the picw / pich / textl lines for this item are gone from config.js !This means before I can migrate a record from my 4.3.8 wpi to the new 5.3, I have to truncate / pad / resize the tooltip image to those standard 32-48-64-80-96...256 pixels width and height.I would be nice if WPI could use images of any dimensions in the tooltip, and that we don't need to look up and enter the picture's dimensions manually... P.S. small bug in the config wizard: when you browse to a picture file, e.g. WPI_5.3\Graphics\ICONS\DoomII.jpg, then the wizard fills the Picture File field with "DoomII.jpg" instead of "ICONS\DoomII.jpg" Edited August 30, 200619 yr by GrowBigTrees
Create an account or sign in to comment