sketchucation logo sketchucation
    • Login
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info

    Math Calculator

    Scheduled Pinned Locked Moved Plugins
    18 Posts 10 Posters 3.2k Views 10 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M Offline
      mgfranz
      last edited by

      I have been trying to find a simple Math Calculator that I can use as a plugin. I could write a .NET application that could always be on top but I was hoping someone has already done the deed...

      A simple calculator like the Windows one would be fine. I don't want to use the Ruby Console...

      Thanks,

      "If you like what you do, it will never be work..."
      In memory of Sam Maloof, 1916-2009

      1 Reply Last reply Reply Quote 0
      • pilouP Offline
        pilou
        last edited by

        Seems there is one here πŸ˜‰
        But why not use a Window one?

        Frenchy Pilou
        Is beautiful that please without concept!
        My Little site :)

        1 Reply Last reply Reply Quote 0
        • M Offline
          mgfranz
          last edited by

          I saw that one but it didn't do what I wanted. The windows one works just fine but I wanted a sticky one that would stay on top.

          I will probably have to write one in VB.NET.

          "If you like what you do, it will never be work..."
          In memory of Sam Maloof, 1916-2009

          1 Reply Last reply Reply Quote 0
          • M Offline
            mgfranz
            last edited by

            I put together a "sticky calculator" that sits in the lower right of the display, it can be Closed or Lowered. Simple calculations only, Scientific functions to be implemented later.

            Here is a screen shot and the download link if anyone is interested.

            http://www.mgfic.com/apps/calculator.zip

            http://www.mgfic.com/apps/calc.jpg

            "If you like what you do, it will never be work..."
            In memory of Sam Maloof, 1916-2009

            1 Reply Last reply Reply Quote 0
            • thomthomT Offline
              thomthom
              last edited by

              @mgfranz said:

              I saw that one but it didn't do what I wanted. The windows one works just fine but I wanted a sticky one that would stay on top.

              I will probably have to write one in VB.NET.

              Just use one of the many applications that will add an Always On Top menu item to the titlebar. Some even add another button to the titlebar.

              Thomas Thomassen β€” SketchUp Monkey & Coding addict
              List of my plugins and link to the CookieWare fund

              1 Reply Last reply Reply Quote 0
              • GaieusG Offline
                Gaieus
                last edited by

                @thomthom said:

                Just use one of the many applications that will add an Always On Top menu item to the titlebar. Some even add another button to the titlebar.

                Even my nVidia driver can add such buttons and such. I like to keep it simple however. I always forget which button is for what.
                πŸ˜„

                Gai...

                1 Reply Last reply Reply Quote 0
                • M Offline
                  mgfranz
                  last edited by

                  @gaieus said:

                  @thomthom said:

                  Just use one of the many applications that will add an Always On Top menu item to the titlebar. Some even add another button to the titlebar.

                  Even my nVidia driver can add such buttons and such. I like to keep it simple however. I always forget which button is for what.
                  πŸ˜„

                  The Windows Calculator does not have that option, so what I wrote will do just fine.

                  "If you like what you do, it will never be work..."
                  In memory of Sam Maloof, 1916-2009

                  1 Reply Last reply Reply Quote 0
                  • thomthomT Offline
                    thomthom
                    last edited by

                    @mgfranz said:

                    The Windows Calculator does not have that option, so what I wrote will do just fine.

                    But that's the thing - there are a number off application that adds that option to any window you want.

                    Thomas Thomassen β€” SketchUp Monkey & Coding addict
                    List of my plugins and link to the CookieWare fund

                    1 Reply Last reply Reply Quote 0
                    • J Offline
                      Jim
                      last edited by

                      My personal favorite:

                      http://users.forthnet.gr/pat/efotinis/programs/deskpins.html

                      Hi

                      1 Reply Last reply Reply Quote 0
                      • TIGT Offline
                        TIG Moderator
                        last edited by

                        I use ESBcalc - http://www.esbconsult.com/esbcalc/
                        They also have a useful UnitConverter...
                        There are free and paid versions...
                        You can easily open it using UI.openURL(pathToEEBcalc) and copy/paste results ?
                        Capture.PNG

                        TIG

                        1 Reply Last reply Reply Quote 0
                        • M Offline
                          mgfranz
                          last edited by

                          @jim said:

                          My personal favorite:

                          http://users.forthnet.gr/pat/efotinis/programs/deskpins.html

                          LOL... That would have saved me about 4 hours of VB time...

                          "If you like what you do, it will never be work..."
                          In memory of Sam Maloof, 1916-2009

                          1 Reply Last reply Reply Quote 0
                          • X Offline
                            xrok1
                            last edited by

                            @jim said:

                            My personal favorite:

                            http://users.forthnet.gr/pat/efotinis/programs/deskpins.html

                            awsome, thank you. i don't know why this isn't a built in window option! πŸ˜•

                            β€œThere are three classes of people: those who see. Those who see when they are shown. Those who do not see.”

                            http://www.Twilightrender.com try it!

                            1 Reply Last reply Reply Quote 0
                            • T Offline
                              tomot
                              last edited by

                              @xrok1 said:

                              @jim said:

                              My personal favorite:

                              http://users.forthnet.gr/pat/efotinis/programs/deskpins.html

                              awsome, thank you. i don't know why this isn't a built in window option! πŸ˜•

                              Alternative if your using Win7 or Vista you can add a gadget Calculator to your desktop.

                              [my plugins](http://thingsvirtual.blogspot.ca/)
                              tomot

                              1 Reply Last reply Reply Quote 0
                              • X Offline
                                xrok1
                                last edited by

                                i wish i had this for all windows not just the calc. nice for watching video...

                                β€œThere are three classes of people: those who see. Those who see when they are shown. Those who do not see.”

                                http://www.Twilightrender.com try it!

                                1 Reply Last reply Reply Quote 0
                                • thomthomT Offline
                                  thomthom
                                  last edited by

                                  @xrok1 said:

                                  i wish i had this for all windows not just the calc. nice for watching video...

                                  ? The tool Jim linked does add Top Most functionality to any window.

                                  Thomas Thomassen β€” SketchUp Monkey & Coding addict
                                  List of my plugins and link to the CookieWare fund

                                  1 Reply Last reply Reply Quote 0
                                  • Dave RD Offline
                                    Dave R
                                    last edited by

                                    Yes and it seems to work quite nicely. My keyboard has a key specifically assigned to open Calc.exe.

                                    Etaoin Shrdlu

                                    %

                                    (THERE'S NO PLACE LIKE)

                                    G28 X0.0 Y0.0 Z0.0

                                    M30

                                    %

                                    1 Reply Last reply Reply Quote 0
                                    • kenK Offline
                                      ken
                                      last edited by

                                      I use Calc98 from this web page http://www.calculator.org/download.aspx. It has an option to always be on top.

                                      I also modified a plugin to run calc98 from the tool menu.


                                      calc.rb


                                      Calc.PNG

                                      Fight like your the third monkey on Noah's Ark gangway.

                                      1 Reply Last reply Reply Quote 0
                                      • X Offline
                                        xrok1
                                        last edited by

                                        @thomthom said:

                                        @xrok1 said:

                                        i wish i had this for all windows not just the calc. nice for watching video...

                                        ? The tool Jim linked does add Top Most functionality to any window.

                                        i realise that i was just reiterating that it should be standard windows functionality. i used to use fileBOX extender
                                        http://www.hyperionics.com/files/hlp/images/image009.png
                                        added faveorites and recents too, but its no longer supported.
                                        BTW isn't there at least a switch that could be added to the program shortcut to tell it to stay on top?

                                        β€œThere are three classes of people: those who see. Those who see when they are shown. Those who do not see.”

                                        http://www.Twilightrender.com try it!

                                        1 Reply Last reply Reply Quote 0
                                        • 1 / 1
                                        • First post
                                          Last post
                                        Buy SketchPlus
                                        Buy SUbD
                                        Buy WrapR
                                        Buy eBook
                                        Buy Modelur
                                        Buy Vertex Tools
                                        Buy SketchCuisine
                                        Buy FormFonts

                                        Advertisement