It is currently April 19th, 2024, 12:55 am

RainCalc

Skins that control functions in Windows or Rainmeter
User avatar
smurfier
Moderator
Posts: 1931
Joined: January 29th, 2010, 1:43 am
Location: Willmar, MN

RainCalc

Post by smurfier »

An extremely simple Calculator for Rainmeter.
Image
Direct Link
GitHub | DeviantArt | Tumblr
This is the song that never ends. It just goes on and on my friends. Some people started singing it not knowing what it was, and they'll continue singing it forever just because . . .
Alex Becherer

Re: RainCalc

Post by Alex Becherer »

awesome.

when i saw your RainLaunch i was thinking about something similar (much simpler).
but of course you are much better at this stuff than i am.

i have a calculator design here, let me know if you want those pixels.
Untitled-2.jpg
User avatar
smurfier
Moderator
Posts: 1931
Joined: January 29th, 2010, 1:43 am
Location: Willmar, MN

Re: RainCalc

Post by smurfier »

Wow. Kaelri sent me a pretty good UI upgrade but it's nothing compared to that. Maybe I need to use style sheets on this.
GitHub | DeviantArt | Tumblr
This is the song that never ends. It just goes on and on my friends. Some people started singing it not knowing what it was, and they'll continue singing it forever just because . . .
User avatar
KreAch3R
Posts: 608
Joined: February 7th, 2011, 7:27 pm
Location: Thessaloniki, GR

Re: RainCalc

Post by KreAch3R »

I can't even understand what is going on in there, but I had to say congrats. :)
Inactive, due to life changes. Send me a PM for any question.

Desktop DeviartArt
Image
Alex Becherer

Re: RainCalc

Post by Alex Becherer »

i think it would be nicer if MR had this:

Code: Select all

LeftMouseUpAction=[!SetVariable Function "#Function##Memory#"][!HideMeter Zero][!ShowMeter Output][!Update]
Last edited by Alex Becherer on August 22nd, 2012, 5:04 pm, edited 1 time in total.
Alex Becherer

Re: RainCalc

Post by Alex Becherer »

also:

Code: Select all

[Trig]
LeftMouseUpAction=[!SetVariable Function "#Function##CURRENTSECTION#("][!HideMeter Zero][!ShowMeter Output][!Update]
RightMouseUpAction=[!SetVariable Function "#Function#A#CURRENTSECTION#("][!HideMeter Zero][!ShowMeter Output][!Update]
TooltipText="Right click for inverse"
User avatar
smurfier
Moderator
Posts: 1931
Joined: January 29th, 2010, 1:43 am
Location: Willmar, MN

Re: RainCalc

Post by smurfier »

Alex Becherer wrote:i think it would be nicer if MR had this:

Code: Select all

LeftMouseUpAction=[!SetVariable Function "#Function##Memory#"][!HideMeter Zero][!ShowMeter Output][!Update]
That's not how real calculators do it...
Though that is how I would expect it to work so why not.
GitHub | DeviantArt | Tumblr
This is the song that never ends. It just goes on and on my friends. Some people started singing it not knowing what it was, and they'll continue singing it forever just because . . .
Alex Becherer

Re: RainCalc

Post by Alex Becherer »

my calculator does ... :)
Alex Becherer

Re: RainCalc

Post by Alex Becherer »

User avatar
smurfier
Moderator
Posts: 1931
Joined: January 29th, 2010, 1:43 am
Location: Willmar, MN

Re: RainCalc

Post by smurfier »

After far too long RainCalc has been updated to v2.0. The only reason I'm posting is that the new version shows off two uses of the new String Measure.
GitHub | DeviantArt | Tumblr
This is the song that never ends. It just goes on and on my friends. Some people started singing it not knowing what it was, and they'll continue singing it forever just because . . .