all groups > dotnet compact framework > february 2004 > threads for saturday february 21
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
Bitmap love
Posted by Joshua Moore at 2/21/2004 6:24:53 PM
I have two issues before we release. First, the big one. Double Buffering,
part of .NET Framework is not in .netCF. So I set up a panel with what
needs to be double buffered, then created another panel off screen, so it
would draw faster, then wanted to quote-unquote set them equal to each oth... more >>
Custom Actions in Deployment
Posted by Neville Lang at 2/21/2004 6:22:22 PM
Hi all,
For deploying a C# CF app, I am using the .MSI approach listed in the
document "Developing and Deploying Pocket PC Setup Applications.
My problem is that when the .MSI file is processed and unpacked, it never
seems to call my event handler in the CustomInstaller.dll file, even though... more >>
how to make a function in a Form with static Main, that I can reach from another object?
Posted by Jeroen Ceuppens at 2/21/2004 3:08:00 PM
So, i have an object x (GetImageNode.cs), that object wants to add a panel
to my mainform (Aviewer): Aviewer.MakePanel(1);
but i always get these fault:
C:\Documents and Settings\Eindwerk\Mijn documenten\BARCO\Eindwerk\Project
Files\thuis\21februari\AviewerV1\Nodes\GetImageNode.cs(42): An ob... more >>
video
Posted by Jeroen Ceuppens at 2/21/2004 2:13:46 PM
Hi,
I get pixel data from an extern machine, i want to refresh my imagepanel
every x ms, so it looks like a smooth video
What are the options to do this, where are the points a have to look out
for?
Greetz
JC
... more >>
Determining OS type and libraries compatibility
Posted by Zanna at 2/21/2004 11:09:17 AM
Hi,
I need to know if the device is a PocketPC or an HandledPC.
I found in this NG how to determine the OS version, but Ppc2003 is intended
to be a Ppc and no way to know if it is an handlesPc.
Also: libraries built for PocketPC are compatible with HandledPC?
I experienced another stang... more >>
Debug via TCP-IP
Posted by Zanna at 2/21/2004 10:36:09 AM
Hi!
A simple question: I have a PocketPc connected via WAN to the LAN.
I'd like to debug CF app via TCP-IP and not via ActiveSync.
I know it is possible setting this in the Options->Device of
VisualStudio.net, but also if I set the ip of my PocketPc in there
VisualStudio cannot connect to i... more >>
unhandled exception of type 'System.NotSupportedException'
Posted by Louis at 2/21/2004 10:12:26 AM
Does this mean I have too many controls on my form ?
It seems to disappear when I remove controls.
Are control arrays possible in vb.net CF
Thanks
... more >>
newbie question
Posted by Joshua Moore at 2/21/2004 9:27:48 AM
I have 20 or so BMP's i have to use, but it'd be cleaner, since they're
embedded, to throw them in a new project folder. However, when I do, I
can't access them.
Who ever said there was no stupid questions.
Thanks,
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
|