--------------- FIDO MESSAGE AREA==> TOPIC: 269 DELPHI Ref: DFX00008 Date: 11/26/96 From: RYAN POTTS Time: 01:48pm \/To: ANDY STEWART (Read 3 times) Subj: CRT Andy Stewart wrote in a message to All: AS> I have a friend (and myself) looking for a TP-like CRT AS> replacement for Delphi... cursor placements, color changes AS> and the like... anyone have one, or know where we can get AS> one? There is one available at www.delphi32.com. Lots of good delphi 16/32 bit components. Thanks, Ryan --- * Origin: Midnight Express, Fairlawn Ohio (1:157/110) --------------- FIDO MESSAGE AREA==> TOPIC: 269 DELPHI Ref: DFX00009 Date: 11/26/96 From: RYAN POTTS Time: 09:57pm \/To: ALL (Read 3 times) Subj: analog guages Hello all, I'm looking for some analog gauages. Those that look similar to those found on dashboards of cars. If anyone would point me towards a web site I would be greatly appreciate it. Thanks, Ryan --- * Origin: Midnight Express, Fairlawn Ohio (1:157/110) --------------- FIDO MESSAGE AREA==> TOPIC: 269 DELPHI Ref: DFX00010 Date: 11/26/96 From: MATHEAS MANSSEN Time: 03:07am \/To: GARY WEINFURTHER (Read 3 times) Subj: Show event Hello Gary, donderdag 21 november 1996, Gary Weinfurther writes to Matheas Manssen: GW> By using PostMessage, you're telling the form to process the custom GW> message AFTER all the other messages (such as WM_PAINT, etc.) are done. Thanks! I didn't know this one yet. CYa, Matheas (M.S.L.F.Manssen@wing.rug.nl) --- FMail/386 1.02 * Origin: Ichthus bbs, The Netherlands +31-318-548598 (2:283/218.133) --------------- FIDO MESSAGE AREA==> TOPIC: 269 DELPHI Ref: DFX00011 Date: 11/26/96 From: MATHEAS MANSSEN Time: 03:11am \/To: STEVE BATSON (Read 3 times) Subj: Check validity of filename Hello Steve, zondag 24 november 1996, Steve Batson writes to Matheas Manssen: SB> are using Open and Save Dialogs or the the other components that let you SB> work with files, the user is not going to be able to choose an incorrect SB> filename... That's what I'm using now. SB> What are you trying to do? Actually, I can't remember. ;-) It had something to do with files which I didn't want to save, but I had to ask a new filename from the user. CYa, Matheas (M.S.L.F.Manssen@wing.rug.nl) --- FMail/386 1.02 * Origin: Ichthus bbs, The Netherlands +31-318-548598 (2:283/218.133) --------------- FIDO MESSAGE AREA==> TOPIC: 269 DELPHI Ref: DFX00012 Date: 11/27/96 From: RON WESTLAKE Time: 7:00am \/To: SHAY ATZITZ (Read 3 times) Subj: Addressing Controls on an ActiveMDIChild 7:00:0011/27/96 > The control's name is 'Label1' and it is located on the TForm named > 'Form2' which is an MDIChild. > I want to change the caption of 'Label1' by pressing a button, located > on a panel on the TForm 'Form1' which is an MDI Form. > The following code does NOT work: > Form1.ActiveMDIChild.Label1.Caption:='test'; Try using this: TForm2(ActiveMDIChild).Label1.Caption := 'test'; Ron --- * Origin: Electronic Data Exchange (1:105/302) --------------- FIDO MESSAGE AREA==> TOPIC: 269 DELPHI Ref: DFX00013 Date: 11/23/96 From: CHRISTIAN PADOVANO Time: 01:03pm \/To: ALL (Read 3 times) Subj: CreateProcess API windowz How can i run an EXE under Win95 using Delphi 2.0 ? I know the function WinExec but it's a 16 bit function don't supported by Win NT ! Somebody can explain me the use of the API Windows CreateProcess ? ... Amiga lives, it will never die! Fuck PC users! ___ Blue Wave/QWK v2.12 --- Silver Xpress Mail System 5.4H1 * Origin: Vip_Bbs+39-6-5755490-RoboFx-Uvga+Mouse (2:335/349) --------------- FIDO MESSAGE AREA==> TOPIC: 269 DELPHI Ref: DFY00000 Date: 11/26/96 From: BRYAN SMITH Time: 10:59pm \/To: TOMMY USHER (Read 2 times) Subj: Scientific Graphing On 24 Nov 96 Tommy Usher said to Bryan Smith... TU> There is just such a package available shareware on Compu$erve. I TU> would give you the exact name, but I just erased it yesterday. :-( I TU> came TU> with a quite impressive demo, but since it didn't meet a current need, TU> and since it was shareware, I tossed. But it was a recent upload, so TU> it should not be too hard to find. Thanks. Maybe not too hard if you have Compu$erve access ! I have only Internet. If UNERASE could give you the name of the module you erased, maybe I could search the net for that. --- PPoint 2.00 * Origin: Kingston, Canada (1:249/109.11) --------------- FIDO MESSAGE AREA==> TOPIC: 269 DELPHI Ref: DFY00001 Date: 11/27/96 From: MARTIN PELLETIER Time: 09:18pm \/To: TOMMY USHER (Read 2 times) Subj: Delphi Costs Hare you sure that's not the academic version or the startup version at 279$ ? Martin Pelletier mpelletier@info-boutique.com --- PCBoard (R) v15.3/5 * Origin: SOLAR -+- Sherbrooke,QC -+- 819-564-3198 (1:167/1103) --------------- FIDO MESSAGE AREA==> TOPIC: 269 DELPHI Ref: DFY00002 Date: 11/28/96 From: MATHEAS MANSSEN Time: 12:23am \/To: SHAY ATZITZ (Read 2 times) Subj: Addressing Controls on an ActiveMDIChild00:23:0511/28/96 Hello Shay, vrijdag 22 november 1996, Shay Atzitz writes to All: SA> The following code does NOT work: SA> Form1.ActiveMDIChild.Label1.Caption:='test'; I haven't used(needed) MDI yet, but perhaps you can try to access the components property of the ActiveMDIChild, and then search for a component with name Label1? CYa, Matheas (M.S.L.F.Manssen@wing.rug.nl) --- FMail/386 1.02 * Origin: Ichthus bbs, The Netherlands +31-318-548598 (2:283/218.133) --------------- FIDO MESSAGE AREA==> TOPIC: 269 DELPHI Ref: DFZ00000 Date: 11/27/96 From: FRANCOIS PIETTE Time: 08:59pm \/To: ANDY STEWART (Read 2 times) Subj: CRT Salut Andy Stewart ! Dans un message de Andy Stewart dat du 25 Nov 96 03:58:00 il tait dit: AS> I have a friend (and myself) looking for a TP-like CRT replacement AS> forDelphi... cursor placements, color changes and the like... anyone AS> haveone, or know where we can get one? Included for free in the WIN32 API you can directly call from Delphi 2.0. Look at the on-line help and search for SetConsoleCursorPosition or any other function of this group. Amitis, {-Francois Piette-} francois.piette@ping.be http://www.rtfm.be/fpiette --- SvFido 1.32 * Origin: OverByte BBS (Embourg-Belgium) 32-4-3651395 VFC/V34+ (2:293/2202)