Search the web
Sign In
New User? Sign Up
GPCP · Gardens Point Component Pascal
? 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 61 - 91 of 437   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
61
Hi all, When commenting to the GPCP developers that the Visual Studio version of GPCP was not up-to-date with the command line version, I was directed to this...
Marc Martin
marcmartin2
Offline Send Email
Apr 13, 2004
10:49 pm
62
... that the ... in that ... the ... Yes. In the VS GCP readme it says: Due to the inherent design and implementation of the Babel language service, the GPCP...
cfbsoftware1
Offline Send Email
Apr 14, 2004
6:17 am
63
Hi All I have a GPCP winforms program which I wrote to get some experience with the foreign libraries. It is a program which displays physiological data from ...
John Gough
john@...
Send Email
Apr 14, 2004
7:54 am
64
Hi John, I'd be interested to have a copy of your program. I agree with what you say about designing forms without using a designer. I've used the WinForms...
cfbsoftware1
Offline Send Email
Apr 14, 2004
8:24 am
65
... Uh, I don't like that method of printing at all! Here's a much nicer method I found: http://www.c-sharpcorner.com/winforms/texteditor.asp That looks *much*...
Marc Martin
marcmartin2
Offline Send Email
Apr 14, 2004
11:38 pm
66
Hi all, I was noticing that the text editor example that Chris provided has an annoying way of making text selections, and learned that this is how the ...
Marc Martin
marcmartin2
Offline Send Email
Apr 15, 2004
8:00 pm
67
Hi all Marc asks if we can do DllImport in GPCP. The short answer is no. I know how to, however, since I support this feature in the CLR backend for Gardens...
John Gough
j.gough@...
Send Email
Apr 16, 2004
1:00 am
68
... Thanks for the link - that looks a lot better. Be aware however, that it is not 'what you see is what you get'. On the screen the sample file that I opened...
cfbsoftware1
Offline Send Email
Apr 20, 2004
6:51 am
69
... Yes, well I'm sure you could workaround that by doing a length test on each line, and then split it into 2 lines (do-it-yourself wrapping). I disliked how...
Marc Martin
marcmartin2
Offline Send Email
Apr 20, 2004
10:56 pm
70
Hi all, On the GPCP downloads page, there are .NET compilers for framework versions 1.0, 1.1, and 1.2. I'm using version 1.1, but was wondering if the beta...
Marc Martin
marcmartin2
Offline Send Email
May 3, 2004
6:26 pm
71
Hi all, I have noticed from the group that the use of GPCP VS Package is not popular due to its editor tends to "freeze up" for seconds periodically. This...
SiuYuen Chan
s.chan@...
Send Email
May 20, 2004
1:54 am
72
Thanks S-Y that sounds great - Paul ... From: SiuYuen Chan [mailto:s.chan@...] Sent: Thursday, 20 May 2004 11:50 AM To: GPCP@yahoogroups.com Subject:...
Paul Roe
p.roe@...
Send Email
May 20, 2004
6:31 am
73
Hi all, I've been using my GPCP-created text editor for a while without problems. However, today I'm now getting an error that I wasn't getting before (hmmm,...
Marc Martin
marcmartin2
Offline Send Email
May 20, 2004
11:08 pm
74
Hmmmm... my error has now gone away, although I'm not sure why it ever happened in the first place... nor why it went away... Marc...
Marc Martin
marcmartin2
Offline Send Email
May 20, 2004
11:46 pm
76
Hi Gregory Thanks for the enquiry. Under the covers this is a complicated case! "Sys.System.in" has nominal type IO.InputStream. In fact, if you do ...
John Gough
j.gough@...
Send Email
Jun 7, 2004
2:11 am
77
Hi all, Several weeks ago I posted a question about getting the following error when trying to use the Clipboard "Paste" function in a GPCP program: "The...
Marc Martin
marcmartin2
Offline Send Email
Jun 10, 2004
5:44 pm
78
Hi people, I'm Russell. I'm new to this group. The welcome message invited me to state my interest in this compiler so I'll try. I downloaded and attempted to...
Russell Kneebone
russell_knee...
Offline Send Email
Jun 15, 2004
4:37 pm
79
Just saw this great news on the GPCP / Visual Studio Integration site at: http://sky.fit.qut.edu.au/~chans/vsip.html <quote> What's Next We are planning to add...
cfbsoftware1
Offline Send Email
Jul 12, 2004
12:26 am
80
I am developing an application using gpcp1.2.4.net that uses a DataTable / DataGrid / DataView combination to display a table from a TAB-separated text file....
cfbsoftware1
Offline Send Email
Sep 5, 2004
1:34 am
81
Hi Chris I shall check to see why the compiler panic is happening, But you could try in the meantime something like VAR d : Sys.DateTime; ... d :=...
K John Gough
john@...
Send Email
Sep 5, 2004
7:27 am
82
Hi John, Thank you for your speedy reply. Splitting the statement does allow it to compile, but then it fails at runtime with a ...
cfbsoftware1
Offline Send Email
Sep 6, 2004
1:35 am
83
Hi All just an update on Chris' problem, which turns out to have wider interest. Within the .NET framework there are some functions that return objects of type...
John Gough
j.gough@...
Send Email
Sep 8, 2004
1:17 am
84
Hi all, I noticed that Siu-Yuen Chan's web pages showing the Visual Studio version of GPCP no longer exists, so I emailed him about this. He stated that he ...
Marc Martin
marcmartin2
Offline Send Email
Sep 20, 2004
2:33 pm
85
In the Component Pascal Language report it is stated that super calls are deprecated and that "Support for these features may be reduced in later product...
cfbsoftware1
Offline Send Email
Oct 3, 2004
1:17 am
86
Chris has a good point here. We toed the politically correct line from the Component Pascal Report in deprecating this feature. However, like Chris we can't...
K John Gough
john@...
Send Email
Oct 3, 2004
1:29 am
87
I've just tried this again using the new v1.3 compiler and it now works like a charm! Well done, John & Co - keep up the great work! Chris Burrows CFB Software...
cfbsoftware1
Offline Send Email
Oct 19, 2004
1:05 am
88
... Heh, I didn't even know that 1.3 had been released! Marc...
Marc Martin
marcmartin2
Offline Send Email
Oct 19, 2004
2:10 am
89
Hi All Yes 1.3 is up on the web, and has a lot of new goodies ... Including all new documentation. I didn't post a message because the html page on the server...
K John Gough
john@...
Send Email
Oct 19, 2004
3:25 am
90
Hi John, I've noticed a few misleading out-of-date links out there for a while now, including: ...
cfbsoftware1
Offline Send Email
Oct 19, 2004
4:35 am
91
On http://www.citi.qut.edu.au/research/plas/projects/cp_files/cpide.jsp there is an announcement that an Eclipse will be available soon. As far as I remember...
btreutwein
Offline Send Email
Oct 26, 2004
10:15 am
Messages 61 - 91 of 437   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