Hi Robert...
Althoug not an astronomy enthusiast, I like to watch the stars and know a bit or two about everything....
Your app LOOKS great, but the screenshot in the website is a bit small...
Can you post a larger image in the forum?
btw, how did you get those great looking gouges? are they dll based or code based controls?
__________________
Paulo Gomes - Porto, Portugal - Living/Working in France
Mobile Device: Samsung Galaxy S, Android 2.3.4 CUstom ROM
Laptop: Toshiba NB100-130 (running on Win7Ultimate)
My Posts helped you? Consider Buying me a Porto Glass!
So they don't really work do they?..toobad, they look awsome!!!
__________________
Paulo Gomes - Porto, Portugal - Living/Working in France
Mobile Device: Samsung Galaxy S, Android 2.3.4 CUstom ROM
Laptop: Toshiba NB100-130 (running on Win7Ultimate)
My Posts helped you? Consider Buying me a Porto Glass!
Without code the bitmaps are of course dummies, but with some code, mostly drawing on a form, they work quite vividly and do not require much memory. Besides, bitmaps load faster than other graphic formats while repainting the screen, in whole or part, is as easy as drawing the image again.
I noticed that transparent forelayers cause flickering at data refresh, so I stayed with the static form. Transparency can be achieved by using a superimposed image button without any image and its transparent property set to true. Doing so, the bitmap adds a Click event.
Sure it would be nicer to have gauges in the form of a control, but customization might be difficult then.
I have been looking into gauge alike controls dll's...
not much to customize....
minimum value
max value
redline start value (if any)
refresh
and the default props
width, height, etc..
It's the drawing that still puzzles me as I'm not a c# developer in any sort...
__________________
Paulo Gomes - Porto, Portugal - Living/Working in France
Mobile Device: Samsung Galaxy S, Android 2.3.4 CUstom ROM
Laptop: Toshiba NB100-130 (running on Win7Ultimate)
My Posts helped you? Consider Buying me a Porto Glass!
That's a very nice looking app. Is that screenshot from a VGA device? If so how do you get B4PPC to work at that resolution?
EDIT :- Ah sorry. I've looked closer and it seems to be a pixel doubled screenshot of a standard device. Still looks very good though - shows what can be done with a bit of design flair (which I totally lack) on a small device!