--- In [email protected], "dleidinger" <[EMAIL PROTECTED]> wrote: > > Hi Sheri, > > stupid definition-error (static variables with initial-value, which > destroyed current value). Should be fixed now. > > I implemented the sizing-function only because i use a screen- > resoultion of 1440x900 with 120-DPI and i experienced some trouble > with a few programs with this 120-DPI-setting. > > If you prefer other size-settings you could adapt the script to have > them fixed. > > Best regards Detlef >
Hi Detlef, I also use 120 dpi. I don't think I'll need to have fixed setting, was just trying some of the button functions. Seems to be working fine now. Only issue I have now is that the bar opens behind other windows. I guess I should minimize all windows before using the script because if I shange the Properties to include "topmost" it covers the script's messageboxes (even if they also have topmost setting). Just FYI, it is possible to export non-pcf command lists to file using cl.export if you wanted to support it. Usually fine, but I tried doing it for the CLT bars, and found that the ini that resulted would not work for importing because of the tooltip linebreak character (\r) used. Regards, Sheri
