 |
| Category: OtherInCalc |
| Interface Information |
|
| Name: |
InCalc  |
| Author: |
|
| Date: |
03-06-2013 12:28 PM |
| Size: |
71.92 Kb |
| Version: |
v1.4 |
| Rate File: |
|
Calculator and Show/Hide Button
|
| |
about:
This is a basic calculator that you can use in game. Do you play in Full Screen mode and get tired of alt-tabbing to add the amount of materials you need? I do! I'm sure there are more uses, feel free to find them.
The original package came from Willby's Calculator. The math portion was good and virtually untouched, but the GUI has been modified for easier use.
Features:
v1.4
- corrected tooltip operation
v1.3
- added function to show/hide UI component if user presses F12
- added german and french translations
- added icon tooltip
v1.2 - bad zip file
v1.1- Added ID to .plugin and .plugincomendium
- Corrected Plugin Manager version number
v1.0
Willby's Features- Backspace
- Addition, Subtraction, Multiplication, Division
- Highlights current operation
- Shows subtotal
- Lots of precision
New- Button Icon to show or hide the calculator for easy use.
- Right-click Icon to open/close the calculator
- Left-click drag/drop Icon to place anywhere on the screen
- Option Panel in the Plugin Manager
- Hide/Show Calculator on Start
- Hide/Show Button Icon
- Button Icon Opacity Slider
- Opacity slider right on the calculator window
- Saved settings of the current options and current placement on screen across the server
- Same keypad layout as Windows calculator
- Support for LPC
Installation:
I highly recommend just using the Lotro Plugin Compendium LunarWtr has made it simple to download/install/and update plugins that have added support for the tool. You'll find InCalc there.
If you choose not to use LPC...Download the .zip file and extract the files so you have the folder with the following DavsPlugins/InCalc. Place that folder into the Lotro plugins folder. The default location is C:\Users\YOURNAME\Documents\The Lord of the Rings Online\Plugins Once you put the folder there, you should be ready to start calculating away in game.
If you find any problems, please report them below and I will do what I can to correct them in a timely manner. Enjoy!
|
| Archive List (Old Versions) |
File Name |
Version |
Size |
Author |
Date |
|
v01.3 |
47.73 Kb |
Davinna |
02-24-2013 08:10 AM |
|
v1.3 |
13.39 Kb |
Davinna |
02-20-2013 09:25 AM |
| File Statistics |
| User Rating: |
|
| Downloads: |
1450 |
| Views: |
3928 |
| Favorites: |
6 |
| Uploaded By: |
|
| Last Modified: |
N/A |
|
|  |
|
 |
|
03-05-2013, 08:11 AM
|
|
The Undefeated
Forum posts: 8
File comments: 13
Uploads: 2
|
Re: Re: Re: Icon Tooltip
Quote:
|
The issue is that it is possible to leave the icon without firing the MouseMove event. If the user hovers the mouse over the very edge of the icon, the tooltip will be displayed, then if the user moves off the icon, the MouseMove event isn't fired because the mouse isn't moving over the icon, rather it is leaving the icon. You can avoid this by putting the code that hides the tool tip into the MouseLeave event instead of at the end of the MouseMove event since the MouseLeave event will always fire, even if the mouse was just on the edge of the icon.
|
Great thanks I will work on updating this!
|
|
|
03-04-2013, 10:14 PM
|
|
The Undying
Forum posts: 134
File comments: 450
Uploads: 16
|
Re: Re: Icon Tooltip
Quote:
|
Hmmm, I haven't experienced that problem. It should go away as soon as you move the mouse. At least that's what I have programmed in the script.
|
The issue is that it is possible to leave the icon without firing the MouseMove event. If the user hovers the mouse over the very edge of the icon, the tooltip will be displayed, then if the user moves off the icon, the MouseMove event isn't fired because the mouse isn't moving over the icon, rather it is leaving the icon. You can avoid this by putting the code that hides the tool tip into the MouseLeave event instead of at the end of the MouseMove event since the MouseLeave event will always fire, even if the mouse was just on the edge of the icon.
|
|
|
03-04-2013, 06:27 PM
|
|
The Undefeated
Forum posts: 8
File comments: 13
Uploads: 2
|
Re: Icon Tooltip
Quote:
Thanks for a very nice plugin.
But once the icon tooltip has been shown it doesn't seem to want to go away. Shouldn't moving the mouse away from the icon remove the tooltip?
|
Hmmm, I haven't experienced that problem. It should go away as soon as you move the mouse. At least that's what I have programmed in the script.
|
|
|
03-04-2013, 05:47 PM
|
|
The Wary
Forum posts: 4
File comments: 15
Uploads: 0
|
Icon Tooltip
Thanks for a very nice plugin.
But once the icon tooltip has been shown it doesn't seem to want to go away. Shouldn't moving the mouse away from the icon remove the tooltip?
|
|
|
02-24-2013, 07:57 AM
|
|
The Undefeated
Forum posts: 8
File comments: 13
Uploads: 2
|
Uploaded new file today! Sorry for the delay. This should fix it.
I don't know why I keep having zip file issues. 
|
|
|
02-22-2013, 12:30 PM
|
|
The Undying
Forum posts: 81
File comments: 218
Uploads: 7
|
Re: InCalc not showing installed.
Quote:
Hi Davinna,
I tried using the LOTRO Plugin Compendium to install your plugin and it downloaded to the correct folder, but I don't think it installed. It doesn't show in the "installed plugins" tab on the Plugin Compendium, nor does it refresh or show as a plugin using the in game plugins manager. Thank you for improving on this helpful little plug in.
|
It looks like the latest release of this plugin is missing its parent folder "DavsPlugins".
|
|
|
02-21-2013, 05:09 PM
|
|
The Wary
Forum posts: 0
File comments: 1
Uploads: 0
|
InCalc not showing installed.
Hi Davinna,
I tried using the LOTRO Plugin Compendium to install your plugin and it downloaded to the correct folder, but I don't think it installed. It doesn't show in the "installed plugins" tab on the Plugin Compendium, nor does it refresh or show as a plugin using the in game plugins manager. Thank you for improving on this helpful little plug in.
|
|
|
02-12-2013, 07:10 AM
|
|
The Undefeated
Forum posts: 8
File comments: 13
Uploads: 2
|
Ok, I think I have all the bugs worked out with the upload system. Enjoy! I know I have been.
Last edited by Davinna : 02-12-2013 at 12:56 PM.
|
|
|
02-11-2013, 11:50 AM
|
|
The Undefeated
Forum posts: 8
File comments: 13
Uploads: 2
|
I'm having a few .zip file problems. I should be able to get them corrected soon
|
|
|
02-10-2013, 01:36 PM
|
|
The Undefeated
Forum posts: 8
File comments: 13
Uploads: 2
|
I have a new version to be compatible with LPC, but I'm trying to understand how to get it as the main download. v1.1 is currently listed as an addon.
|
|
|
All times are GMT -5. The time now is 12:26 PM.
|
 |