--- In [EMAIL PROTECTED], "mockey_a" <[EMAIL PROTECTED]> wrote: > Hi. > The relative path for bitmaps to be used in skin-files is different > when you use a skin with ImportCL. > When I have a skinfile in: > pprofolder/skins/MySkin/MySkin.txt > and the bitmaps are in: > pprofolder/skins/MySkin/bitmaps > I have to use: > MySkin/bitmaps/bitmap.bmp > when using ImportCL > while: > bitmaps/bitmap.bmp > works from pproconf.
Although I have absolutely no idea about skins since I've never used skins, I think I might give a (pure) logical explanation to it. First of all, if you use ImportCL, the skin files and the bitmap files should be read simultaneously, so PP would have no a priori knowledge about the skin files to use when trying to load bitmap files. On the other hand, in .pcf file, they may be structured in such a way that the skin files are first read and then the bitmap files are loaded. So, PP could have a priori knowledge about the skin files and so about the skins' subdirectories when loading the bitmap files. ------------------------ Yahoo! Groups Sponsor --------------------~--> Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar. Now with Pop-Up Blocker. Get it for free! http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/JV_rlB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/power-pro/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
