Can anybody help a noob out and tell me how to show the waiting spinning balloon/ball? I've looked through the object browser in VS 2008 and can't find anything, so I'm guessing it's a win32 call..
Related
I've been posting left and right on these forums since I got my new phone (Blackstone). I've done some programming before (c/++ and java) but mainly more scripting in Matlab and maple (if you can call the latter scripting ).
But since I've gotten my new HD, I've been wanting to program for it. So I thought my first program would be a simple but fun multiplayer game, which would allow me to learn c# in the process.
I've gotten hold of VS2008 through my uni, and a few different C# books (couldn't find a specific WM6 C# book though, and MSDN is a huge mess, what with obsolete libraries, mixing WinEmbedded and WinCE with compact.NET and a mess of unusefull and incomplete pseudocode).
So I've started through the books and it all seems kinda straight forward: classes are declared with their variables, the accessors/methods and constructors; you create an instance of the class and load in it's variables, then you draw them.
And now I'm stuck trying to just displaying a goddamned jpg.
I've attached my program code (VS2008 project) and the jpgs. What I'm trying to do here (before even getting started on the game logic) is just display a form with a background image, draw three menu buttons on top and a sound on/off button.
The start/options/exit buttons will lead to their respective forms, and the sound on/off button does just that.
What I've tried to do is create a new class. ImageBtn, which implements my button behaviour (show button, if pressed display pressedversion of the button and then perform action).
The Mash2 main() directs to MainmenuForm, which loads the bckgrnd and buttons using the mainmenufoprm.designer and the imagebtn class. The rest of the forms are placeholders.
Please, could someone who knows more of C# than me (ie practically anyone ) have a look at my Mash2.cs, FormMainmenu.cs and ImageBtn.cs to see what I'm doing wrong?
Am I not loading the jpg's correctly? Is my custom class not declared correctly? Is it a problem with my use of winArray? Or how I invoke graphics.drawimage?
I just have no idea, and what's more humiliating is that everything I look up on google gives me a different, badly written and obviously syntax incorrect example of how it should be done and they're all done using very different techniques.
PS: as I've said, I've attached my project files, but if people can't be bothered I could post the code inline. Also any links to WinMobile, compact.NET C# forums which could help would be much appreciated. Hell, any help would be a life^H^H sanity saver!
Hi,
My name is Thomas (21), I am student of computer engineering. Task at my school was to make a program that changing original SIP/SDP messages when using VoIP.
The task was hard, I admit to find help on the internet. I found SIP SDK that do the same. Check out if you like:
double v double v double v DOT voip-sip-sdk DOT com/p_223-sip-sdp-message-manipulator-sample-voip DOT html
Think that was great. But somehow I has to change it a little not to look like cheating. According to program (SIP SDK), can you giving me advice on this?
Or other ideas are welcome also.
Greetings to everyone
Hello everyone,
Im developing a application detect thief via ip camera.I watched successfully camera via rtsp on surface view, but I have a problem "how can I detect color in center of surface view". In this cas, If someone wear red T-shirt appear in front of camera, this app will notify that is red color.
Can someone tell me how to get some pixel around center surface view. I try to use mediametadataretriver with getFrameAt() method but fail
Thank in advance
Can someone tell me how to write few code take full screenshot in Eclipse. Thanks very much
Buddy can you share the Code on how did you manage to get it running over Ip . i am new to Android and am quite keen in development .
Hey guys,
I am looking for a simple app to receive and view in realtime syslogs which
I forward from my pc to my android device.
I have searched and searched and searched and cam across a few servermonitoring tools
and nxlog. But those ar far to complicated or overdone for what i want.
Simply listen on udp port 1514 for example and watch the received messages directly on screen.
No need to write to disk, simply watch the de messages.
I couldnt find anything or I am searching with the wrong keywords.
Alternative would be following the logfiles which ar written on my pc, sort of baretail for android lol.
I hope anyone can put me in the right direction.
Thanks .
Lanbase
So I'm not able to find the property window I tried like everything decreasing the size of component tree everything. Can someone help I'm looking for it so bad.