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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 252 - 281 of 437   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
252
Hi Jon, I don't know the answer to your questions but the following may help - although much of it went over my head :-( a) In the BlackBox Help > What's New?...
cfbsoftware1
Offline Send Email
Sep 4, 2006
1:16 pm
253
Hi Chris, Thanks a lot for your response! I'll tell you why I ask these strange questions. Some years ago I used BlackBox a bit, mainly on a Mac. I loved the...
Jon Kleiser
jon_kleiser
Offline Send Email
Sep 4, 2006
3:32 pm
254
Hi Jon, OK - I see now why you were asking. I can confirm that Attributes Externalize is called when you save a document - I used the unsubtle sledgehammer...
cfbsoftware1
Offline Send Email
Sep 5, 2006
12:48 am
255
Hi Chris, I tried your HALT(0), and it sure gave me lots of trap info that I will take a closer look at later on. The only problem was that I couldn't save it;...
Jon Kleiser
jon_kleiser
Offline Send Email
Sep 5, 2006
11:26 am
256
Hi, Thanks for you reply, John. I'm still a bit confused as to what's causing my NoSuchMethodError. If I cd $CPROOT and then javap CP/RTS/RTS, I get a nice...
Jon Kleiser
jon_kleiser
Offline Send Email
Sep 14, 2006
7:16 am
257
FWIW: I get the same error, I tried it with GPCP 1.3 and GPCP 1.3.3. -smh Jon Kleiser <jon.kleiser@...> wrote: Hi, Thanks for you reply, John. I'm...
Stephen Harris
sharris1_us
Offline Send Email
Sep 14, 2006
2:16 pm
258
FWIW: The problem appears to be specific to the JVM version of GPCP. I tried it on GPCP 1.3.3 on .NET and it worked OK. Chris Burrows CFB Software ...
cfbsoftware1
Offline Send Email
Sep 14, 2006
11:52 pm
259
Yes, it's specific to the JVM version of GPCP. I think I've found the reason; it was rather obvious ;-). After I made these changes ... public static int...
Jon Kleiser
jon_kleiser
Offline Send Email
Sep 15, 2006
7:36 am
260
Hi John, That's good news! Any update on when we can expect to be able to get our hands on 1.3.4? Regards, Chris CFB Software http://www.cfbsoftware.com/gpcp...
cfbsoftware1
Offline Send Email
Oct 3, 2006
12:50 pm
261
If you don't have Visual Studio .NET, but don't like the idea of using the command-line GPCP compiler with DOS batch files etc. there is an alternative coming...
cfbsoftware1
Offline Send Email
Oct 4, 2006
8:18 am
262
... Great news! I *do* have Visual Studio, but find it too bloated... so "lightweight" is very appealing! Marc...
Marc Martin
marcmartin2
Offline Send Email
Oct 4, 2006
2:20 pm
263
Looking forward to that! -- Regards, Bob _____ From: GPCP@yahoogroups.com [mailto:GPCP@yahoogroups.com] On Behalf Of cfbsoftware1 Sent: 04 October 2006 09:19 ...
Bob Walkden
bob_walkden
Offline Send Email
Oct 4, 2006
7:29 pm
264
Hi All Version 1.3.4 of gpcp is now up on the website. The distribution has many fixes compared to 1.3.3, and has updated documentation as well. Installer...
K John Gough
john@...
Send Email
Oct 10, 2006
7:18 am
265
How do you set the application icon for an application developed using GPCP .NET? Chris Burrows CFB Software http://www.cfbsoftware.com/gpcp...
cfbsoftware1
Offline Send Email
Oct 11, 2006
12:16 pm
266
Sorry to report a problem the day after a new release is announced! The following three modules (much simplified for the purposes of this example!) give an...
cfbsoftware1
Offline Send Email
Oct 11, 2006
1:38 pm
267
... there ... Will be source code released too? Regards Luca...
oberonguy
Offline Send Email
Oct 25, 2006
6:08 am
268
... I'm not planning on publishing the full source code for now. However, I did use the existing WinForms example code / RichText editor on my website as the...
cfbsoftware1
Offline Send Email
Oct 25, 2006
8:22 am
269
... using ... No need to worry about this one any more. I am happy with the solution that I have as it is fairly straightforward and conveniently kills *four*...
cfbsoftware1
Offline Send Email
Nov 4, 2006
6:26 am
270
Nice one Chris! This is one to add to the doco maybe. John ... From: GPCP@yahoogroups.com [mailto:GPCP@yahoogroups.com] On Behalf Of cfbsoftware1 Sent:...
K John Gough
john@...
Send Email
Nov 4, 2006
6:50 am
271
... Hmmm, this doesn't sound like something that should be embraced by the GPCP compiler documentation. What you're saying is, "to fix this shortcoming in our...
Marc Martin
marcmartin2
Offline Send Email
Nov 4, 2006
5:06 pm
272
Well, Marc's point has some merit, but the real issue is that this particular .NET funtionality is hung off the custom attribute mechanism. From the point of...
K John Gough
john@...
Send Email
Nov 6, 2006
2:52 am
273
With my 'theoretical' hat on I would probably agree with Marc. However, while it would be nice, with my 'pragmatic' hat on I would rather you (John) spend your...
cfbsoftware1
Offline Send Email
Nov 6, 2006
4:07 am
274
... As far as I remember in CP MAX(INTEGER) is = 07FFFFFFFH so 0FFFF0000H is too big for an INTEGER and compiler correctly intepret it as a LONGINT. Regards...
oberonguy
Offline Send Email
Nov 6, 2006
1:10 pm
275
... That works for me... as long as someone doesn't have to go write little bits of C# code... it seems like having the ability of using Edit->cut/paste/copy...
Marc Martin
marcmartin2
Offline Send Email
Nov 6, 2006
6:27 pm
276
Hi Folks there is a recent flurry of excitement about Hex constants, including some bug reports to gpcp@... So here is my take on the situation, and a...
K John Gough
john@...
Send Email
Nov 7, 2006
1:26 am
277
... Huh? What about negative integers? From the Component Pascal Language Report: The suffix 'H' is used to specify 32-bit constants in the range -2147483648...
cfbsoftware1
Offline Send Email
Nov 7, 2006
2:19 am
278
Hi All Chris is right. Hex constants marked with "H" should be converted to INTEGER internally. Long hex constants *must* have a trailing "L". gpcp has always...
K John Gough
john@...
Send Email
Nov 7, 2006
6:19 am
279
After much extremely helpful feedback on the beta-test version from members of this group, CPIde, the lightweight Windows development environment for Gardens...
cfbsoftware1
Offline Send Email
Nov 21, 2006
11:40 pm
280
Hello Chris, I have a problem with the trial version: it does not let me open any file ... "Regsitration information is missing" when opening first file. ...
koen_desaeger
Offline Send Email
Nov 23, 2006
4:11 pm
281
Hi Koen, Oops - sorry! Thank you for letting me know - it has now been fixed. Download v1.0.4 from: http://www.cfbsoftware.com/cpide/download.htm Regards, ...
cfbsoftware1
Offline Send Email
Nov 23, 2006
11:45 pm
Messages 252 - 281 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