|
From: SourceForge.net <no...@so...> - 2008-04-15 03:00:01
|
Plugin Feature Requests item #1911597, was opened at 2008-03-10 23:31 Message generated for change (Comment added) made by psridhar You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=997936&aid=1911597&group_id=588 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Priority: 5 Private: No Submitted By: Sridhar (sridhar85) Assigned to: Nobody/Anonymous (nobody) Summary: Calculator plugin: actions for base conversions on selection Initial Comment: A plugin can be developed to convert the selected numbered text in the text area of the editor into various formats such as Octal, Binary, Hex. The number could also be converted into other scientific notations. ---------------------------------------------------------------------- >Comment By: Sridhar (psridhar) Date: 2008-04-14 22:59 Message: Logged In: YES user_id=1992855 Originator: NO I have actually created a macro for this and i think it can go into the Text Menu under macros. I tested it and it worked fine too. Shall i go ahead and submit it ? ---------------------------------------------------------------------- Comment By: Dale Anson (daleanson) Date: 2008-03-11 15:20 Message: Logged In: YES user_id=187628 Originator: NO That should be straight-forward. I haven't looked at the Calculator code in a while, but I recall it being fairly clean. I haven't looked at JCalculator yet, does it provide this sort of functionality? Could JCalculator and Calculator merge in some useful way? ---------------------------------------------------------------------- Comment By: Alan Ezust (ezust) Date: 2008-03-10 23:55 Message: Logged In: YES user_id=935841 Originator: NO Alternately, someone could add the actions to the Calculator plugin which already knows how to do all the conversions, then it's just a matter of binding the actions to shortcuts. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=997936&aid=1911597&group_id=588 |