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...
... 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...
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@...
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...
... 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*...
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 ...
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@...
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...
... 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...
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...
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@...
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@...
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,...
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@...
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...
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...
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...
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....
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@...
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 ...
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...
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@...
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...
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@...
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: ...
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...