"Robert O'Connor" <[EMAIL PROTECTED]> writes: > Hi Ichimusai, Thanks for the nice catch.
Welcome, always a pleasure ;-D > Indeed, a minimized window appears to be actually moved offscreen > down past the lower left of the screen. If you crack open your > plucker.ini you will likely see something like: > > [PLUCKER_DESKTOP] main_frame_position_x=3000 > main_frame_position_y=3000 main_frame_size_x=160 > main_frame_size_y=24 I see, is this the standard way of how MS Windows "minimize" all windows? By just giving them a position way off screen? That would explain why so many other programs that remembers their last window position ends up equally confused. Usually you can actually find these parameters in the registry and just set window coordinates to 0 or even delete them to remedy the problem. I did have a quick look in the ini file for Plucker Desktop, however there were lots of parameters that looked like they could be window coordinates so I decided try not to screw up my channels or something by mucking around too much with something I did not know enought about :) > The Plucker Desktop did a check for reading its saved size and > position, to make sure that the new dialog position would be visible > (the case that I was considering was when an 800x600 resolution > drops to 640x480). However, there was a typo: the size_x and size_y > properties were being compared to the pixel of the lower left > corner, instead of the proper properties of position_x and > position_y. The fix has been made, along with an extra note in the > sourcecode from your findings regarding minimized windows behaviour. > It will be in CVS today, and in the next packages also. Great! Job well done then guys :) I also like the feature of being able to tell it to put the destination to the SD card or RAM. And I guess if I pulled the CVS version it now minimize to the tray as well if I like to? :) -- AA #769 ICQ: 1645566 Yahoo: Ichimusai AOL: Ichimusai1972 MSN: Ichimusai IRC: [EMAIL PROTECTED] URL: http://www.ichimusai.org/ Kazegusuri to rusuban denwa cat food to oki tegami sayonara mo iwanai no! "Reality is the Final Arbiter" _______________________________________________ plucker-list mailing list [EMAIL PROTECTED] http://lists.rubberchicken.org/mailman/listinfo/plucker-list

