Search the web
Sign In
New User? Sign Up
pcsharp · Pocket C#
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 114 - 145 of 1441   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
114
... form ... Thanks, I already have discovered that. But, the compiler: 1. Requires I change the code VS.NET generated from "this. buttonPressMe.Property =...
koterpillar
Offline Send Email
Jul 1, 2004
11:03 am
115
I'm experiencing great trouble trying to use Microsoft.WindowsCE.Forms... I tried many options for the compiler (I'm not using the IDE but looks promising) but...
pauvtype2003
Offline Send Email
Jul 1, 2004
4:05 pm
116
Enter your vote today! A new poll has been created for the pcsharp group: We know this compiler is excellent (thanks Vitaliy). but, Does it work for you? o no...
pcsharp@yahoogroups.com
Send Email
Jul 1, 2004
8:40 pm
117
in the .csant file, inside the <cscc ... >,after the <sources>...</sources> add: <references> <file name="Microsoft.WindowsCE.Forms" /> </references> ...
jonmisurda@...
jonmisurda
Offline Send Email
Jul 2, 2004
5:52 am
118
Thanks but I still get messages like "invalid base type" trying to inherit the MessageWindow class... I tried both of your suggestions with and without adding...
pauvtype2003
Offline Send Email
Jul 2, 2004
8:27 am
119
So I just tried the first example from: http://msdn.microsoft.com/library/default.asp?url=/library/en- us/dnnetcomp/html/messagewindow.asp using...
jonmisurda@...
jonmisurda
Offline Send Email
Jul 3, 2004
3:31 am
120
Thanks, it's wonderful it works fine !!! I still don't get what I did wrong... but Thanks A LOT ! ... to ... from ... way....
pauvtype2003
Offline Send Email
Jul 5, 2004
7:10 am
123
Dear CSharp Developers, I have just downloaded the CSharp development/compiler for Pocket PC and had a play. I have high hopes for it. I have got the system to...
developerbod
Offline Send Email
Jul 5, 2004
10:06 pm
124
Dear Vitaly, when will you provide the next version of PC#/IDE on your website? I'm interested on a well-working IDE, also I wish more sample codes. Thank you...
jensplep
Offline Send Email
Jul 6, 2004
7:06 am
125
I am new to this group after having been lurking in the PGCC group for awhile. I decided to give a try with the IDE/Pocket C# on my IPAQ 1935 and everything is...
petelw1@...
petelw1
Offline Send Email
Jul 7, 2004
7:28 pm
126
Hi guys (i dont' know if gals are there) I am new to this group and eager to go(grow) i could manage some compilers and sample code for C#. I am just wondering...
svnp10
Offline Send Email
Jul 8, 2004
8:37 am
127
Hello all, I just wondering if Pocket C# can compile today screen plugins. Because it would be sort of "bad" if visual studio is the only way to do it. Billy...
Billy
billy_he_2000
Offline Send Email
Jul 8, 2004
6:42 pm
128
... hi billy, take a look at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetcomp/html/TodayScrn.asp "...Unfortunately, the current...
willchisum
Offline Send Email
Jul 9, 2004
10:15 am
129
I am using verision 1.05. I love this, but have come across an issue I don't understand. I have an app that compiles fine with no errors on the pc...
Ron
lairdre1
Offline Send Email
Jul 12, 2004
9:54 pm
130
I came across the same problem when I was trying to compile: someDelegate theDele = new someDelegate(functionName); where the "functionName" is a variable type...
Billy
billy_he_2000
Offline Send Email
Jul 13, 2004
12:26 am
131
Thanks for the suggestion, but I was already using the actual function name. What I find is odd is that it compiles and run on a PC just fine. I guess I need...
Ron
lairdre1
Offline Send Email
Jul 13, 2004
2:21 pm
132
I have developed program for browsing .NET Compact Framework assemblies, namespaces, types, classes, constructors, methods, properties and fields. I put in on...
milogoran
Offline Send Email
Jul 14, 2004
11:20 am
133
Hi there, First, thanks to Vitality for bringing these tools to pocketpc devices. It's a such great work. I installed pocket c# from the cab file by running it...
barabasy69
Offline Send Email
Jul 17, 2004
2:15 pm
134
Hi, Does anyone know if PocketC#, right now, can build custom controls? If so, how. Thanks Billy...
Billy
billy_he_2000
Offline Send Email
Jul 17, 2004
8:38 pm
135
I really like your program. It's a lot easier than carrying around documentation. For it to be most useful for me, I'd like to be able to put it in my pcsharp...
jonmisurda@...
jonmisurda
Offline Send Email
Jul 18, 2004
3:35 am
136
Is anyone able to compile a Form that has a DataGrid control on it? I get the error 'invalid lvalue in assignment' when I uncomment the following line of code:...
nocturnalkiwi@...
nocturnalkiwi
Offline Send Email
Jul 21, 2004
6:14 am
137
Sorry list, I posted the wrong code and error message in my post below. This is the code to generate a DateGrid control: private System.Windows.Forms.DataGrid...
nocturnalkiwi@...
nocturnalkiwi
Offline Send Email
Jul 21, 2004
8:30 am
138
Hello, First, excuse me for my bad english !! In my pocketpc, the pc# folder is located in root (\) like this (not in \program files\pocket c#/ !!): \pc#\lib\ ...
Daniel JACKSON
lesnox
Offline Send Email
Jul 21, 2004
10:56 am
139
Hi nocturnalkiwi, DataGrid does work in Pocket C#. You just need to include a reference in the csent file of the project like: <references> <file name =...
Billy
billy_he_2000
Offline Send Email
Jul 21, 2004
10:01 pm
140
I notice that some posts say they are using 1.1 I only see 1.05. Is there a more updated version? Thanks...
ddosful
Offline Send Email
Jul 23, 2004
1:00 pm
141
OK, for all the newbies that might read and ask this question; after I write a simple code, save it as a .cs extention, then what? Please try to keep it...
ddosful
Offline Send Email
Jul 23, 2004
1:09 pm
142
Hi, How did you manage to install it in \pc# folder from the cab installation? Once I click on the .cab file, it installs itself into \program files\pocket c#...
barabasy69
Offline Send Email
Jul 24, 2004
6:11 pm
143
Hi All, My first installation of pc# wasn't able to compile because i was using a newer version of command interpretor 4.2 instead of 3.0 shped with pc#. I...
mahdi272000
Offline Send Email
Jul 27, 2004
9:33 am
144
Several weeks ago I posted that I couldn't compile some code. The error message from the compiler just said "delegates" and nothing else. This vague error sent...
Ronald Laird
lairdre1
Offline Send Email
Jul 27, 2004
3:07 pm
145
Hi, I am already using Cmd 3.0. I received the \pc# folder of someone else and = it works. Have you installed it from the .cab file? Thanks....
barabasy69
Offline Send Email
Jul 29, 2004
1:53 am
Messages 114 - 145 of 1441   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help