redndahead 0 Posted July 30, 2004 Here is a little program I wrote that has 4 categories enter in any two and it will calculate the other two. All you have to do is is select the checkboxes of the items that you would like to calculate and click calculate. It also will minimize to just take up the space of the title bar. It stays always on top in case you need to use it.http://www.autoitscript.com/fileman/users/red/taxcalc.zipHere are a couple of screenshotsThis is a picture of the window openedhttp://www.autoitscript.com/fileman/users/red/screenshots/screenshot1.jpgThis is a picture of the window when minimizedhttp://www.autoitscript.com/fileman/users/red/screenshots/screenshot2.jpgred Share this post Link to post Share on other sites
Justmobile 0 Posted July 30, 2004 Red, I have downloaded en run it under winxp home, but the script is running and there is no on the top menu at all? Also add the ini file with your sample options. Strange i can;t see whats wrong about it (no error). cheers Justmobile. Share this post Link to post Share on other sites
Justmobile 0 Posted July 30, 2004 the solution: ;Get Screen size $ScreenSize = WinGetPos('') leave name 'progam manager' to "" .. cheers Justmobile Share this post Link to post Share on other sites
redndahead 0 Posted July 30, 2004 Thanks I forgot that they added the ability for nothing for other languages. I will make the change and upload soon. red Share this post Link to post Share on other sites
redndahead 0 Posted July 30, 2004 Change made and uploaded thanks for the info. How has it been working for you? Any more bugs please tell me. red Share this post Link to post Share on other sites