webOS Nation Forums > Homebrew > webOS homebrew apps > Scientific calculator [Rev 4, was Rev 3][NRR]
1 2 3 
Member: murdermajig
at: 08:51 PM 07/02/2009
Originally Posted by rboatright:
I am -so- not a graphics guy....
now, if I can just figure out why the mojo error dialogs aren't firing....

:-/
Dont you have to replace the image maps with real buttons. You may have to recode SciCalc, Start From Scratch
___________________________________________________

I can't help it!!!!!
*AustinPowers*
I've lost my MOJO!
Reply
Member: rboatright
at: 02:18 AM 07/03/2009
why? Why would using "real" buttons make any difference? (other than being a lot more lines of code)

the imagemaps are simple and direct. Touch here, do that. It's a direct 1-to-1 relationship. If we switch to "real" buttons, then when you hit shift, we have to update the captions on more than a dozen objects vs swapping two graphics. Why?

Additionally, we _can't_ use mojo buttons. Mojo buttons will not resize below 45 pixels no matter what you do. Palm's style guide says that's the smallest appropriate touch target, and so, mojo buttons don't go smaller.

As to why the error dialog doesn't fire, that has nothing to do with the imagemaps. The first line of the header calls the mojo library. a call to Mojo.Controller.errorDialog('sometext') ought to fire an error dialog.

And I admit tobeing confused by that. I know the functions are firing, I can put in a call to update the results textboxx with the error, and it fires, even if it put it AFTER the mojo call.

I'm going to mess around a bit and see if I can isolate just that part of the code.
Reply
Member: Jupiter600
at: 07:30 AM 07/03/2009
Originally Posted by rboatright:
these are not signed ipk's. email install will not work. And the reality is that you're going to need to learn another method for side loading next week anyway, so you may as well now. Go to predev.wikidot.net and read up on various sideloading methods.

went to predev
didnt see a page about "sideloading"
even typed "sideloading" into search box on that page,nothing came up

do you have an actual link to the sideloading technicques?
Reply
Member: rboatright
at: 11:42 AM 07/03/2009
Sorry. My shorthand.

Currently known sideloading techniques:

1) if you root your pre, you can simply use sdf to copy the source files into /var/usr/palm/applications.

2) if you root your pre you can install any ipk file (signed or not) by typing

ipkg-opt install http://www.somewhere.com/someipk.ipk

3) if you root your pre and have copied the ipk to the pre as a USB drive you can install using

ipkg-opt install /media/internal/nameofipk.ipk

4) If you download the sdk you can install using

Palm-install -d usb c:\somepath\nameofipk.ipk

A community built installer which does not require downloading the sdk should be available very soon, there are two different efforts underway. Keep watching predev.wikidot.net and the forums here.
Reply
Member: rc46
at: 11:52 AM 07/03/2009
Does anyone know how to install this on the emulator without emailing it?
TIA
Reply
Member: Jupiter600
at: 12:18 PM 07/03/2009
Originally Posted by rboatright:
Sorry. My shorthand.

Currently known sideloading techniques:

1) if you root your pre, you can simply use sdf to copy the source files into /var/usr/palm/applications.

2) if you root your pre you can install any ipk file (signed or not) by typing

ipkg-opt install http://www.somewhere.com/someipk.ipk

3) if you root your pre and have copied the ipk to the pre as a USB drive you can install using

ipkg-opt install /media/internal/nameofipk.ipk

4) If you download the sdk you can install using

Palm-install -d usb c:\somepath\nameofipk.ipk

A community built installer which does not require downloading the sdk should be available very soon, there are two different efforts underway. Keep watching predev.wikidot.net and the forums here.

still no links to sideloading

can u please give link to #4 ?
Reply
Member: knightflores
at: 01:45 PM 07/03/2009
1. Download the Mojo SDK to your PC by going here: http://preinsiders.com/home/2009/06/...ed-to-the-web/

2. Set your Pre to developer mode by typing the following in Universal Search: upupdowndownleftrightleftrightbastart. Follow the prompts.

3. Hook your Pre to your PC in “Just Charge” mode. Files will (automatically?) install.

4. Restart your Pre.

5. Download the desired app to your PC from the Homebrew App thread here: http://forums.precentral.net/homebrew-apps/

6. Drag the .ipk file for the Homebrew App onto Program Files>Palm>SDK>bin>palm-install.bat on the PC (a cmd prompt will pop up and after this you should see the app icon in your programs on the Pre).
Reply
Member: Jupiter600
at: 02:06 PM 07/03/2009
Originally Posted by knightflores:
1. Download the Mojo SDK to your PC by going here: http://preinsiders.com/home/2009/06/...ed-to-the-web/

2. Set your Pre to developer mode by typing the following in Universal Search: upupdowndownleftrightleftrightbastart. Follow the prompts.

3. Hook your Pre to your PC in “Just Charge” mode. Files will (automatically?) install.

4. Restart your Pre.

5. Download the desired app to your PC from the Homebrew App thread here: http://forums.precentral.net/homebrew-apps/

6. Drag the .ipk file for the Homebrew App onto Program Files>Palm>SDK>bin>palm-install.bat on the PC (a cmd prompt will pop up and after this you should see the app icon in your programs on the Pre).
can u check that first link? when i click it it still has the ... in it so link does not work
Reply
Member: knightflores
at: 02:13 PM 07/03/2009
crap your right sorry didnt notice that well you can get the SDK here....PalmSDK-Win-0 3 4 : Software > Palm, PocketPC & IPAQ - Mininova
Reply
Member: rboatright
at: 05:42 PM 07/03/2009
See top post. New version 3 with mojo error dialogs, july 4 2009.
Reply
Member: rboatright
at: 02:24 AM 07/05/2009
updated to rev 4. Help, about, and credit to murdermajig for updated graphics.
Reply
Member: terryman
at: 08:07 PM 07/05/2009
Any chance you can make a business calculator? Had a great one I paid for on my BB that did margins, markup etc. Use it all the time, desperate for one on my Pre.
Reply
Member: dcoaster
at: 09:31 PM 07/05/2009
Can you attach a higher-res screenshot to see the new changes better? Thanks!
Reply
Editor Emeritus: Dieter Bohn
at: 11:15 AM 07/06/2009
Rooting required? Need to update subject line.
Reply
Member: Habious
at: 12:30 PM 07/08/2009
App works very nice.

If I had to critique one thing, it would be that it would be nice to see my whole equation as I'm typing it in...When I type in 4 X (3+5)...I hit the 4, I hit the "X" (and the 4 goes away and I get a ".")...I hit the "(" (and nothing shows that I hit it)...etc.

I had a scientific calculator on my Storm and it worked very well. Showed the whole equation as you typed it in (you could even backspace and correct any errors). When you had it the way you wanted it...you hit enter (or Equals) and it gave you the answer.
Reply
Member: Colonel Kernel
at: 11:24 PM 07/09/2009
You need to anchor the page so it doesn't flick up or down. A couple of the game apps did that, intercepting a call of what ever kind.
Reply
Member: crissiann
at: 12:35 AM 07/27/2009
this is really cool cant wait to try it out. thank you.
Reply
Member: outstandingcoffee
at: 02:55 AM 07/27/2009
awesome, I've been looking for a calc, thanx!
Reply
Homebrew Developer: milominderbinder
at: 03:04 PM 07/28/2009
You have been selected by the PreCentral's members as one of the top Homebrew Applications so far. Congratulations!

Here is the list:

1. My Notifications - set sounds for Pre alerts - Kaerey
2. BlockDrop (was Pretris) - elchileno
3. DevMode Launcher - no more codes to type! - cstucker
4. Solitaire Card Game -t.tokarczyk01
5. PrePackage: Package Tracking
6. My Tether-Tether over WiFi, USB, and BT - aonic
7. Translator - 20+ Languages - roar
8. Dot Game - oil
9. Stopwatch/Timer - sambao21
10. Tip Calculator *Redux* -PreGame
11. WxRad Animated Weather Radar -adsllc
12. Dilbert/Garfield Daily Comics - roar
13. Brickbreaker - kmax12
14. Snake - roar
15. Checkers -kesne
16. Farts - CTL Advance
17. PREtracker - GPS - kmax12
18. Chess - rboatright
19. Soundboard - sound effects machine - lrdavis4
20. Scientific Calculator - rboatright

Thank you for everything you have done!

- Craig
Reply
Member: grifterz
at: 05:57 PM 07/30/2009
i was really missing this app. had it on my old phone
Reply
Tagsalgebraic, app, calculator, scientific
1 2 3 
webOS Nation Forums > Homebrew > webOS homebrew apps > Scientific calculator [Rev 4, was Rev 3][NRR]