... Thanks for the links. Brinkster looks promising in that it doesn't appear to smudge one's web pages with Banner Adds or Pop Ups (yet). It does not allow...
OOPS! Kevin is right. I missed quote in your code in the copy and paste. It compiled and I assumed . . .bad word!.A new rule: all that compiles is not gold....
Robert, ... sec from 14. That's a pretty amazing speed increase. What else you got up your sleeve? David Garner...
3631
Kevin Diggins
kdiggins@...
Dec 1, 2001 10:22 pm
Not just amazing ... it actually works! I've updated 2.73 with the Robert's latest changes and have tested the new version against all 200 or so samples. Works...
What else ??? The tmplen = strlen(S) construct can be used in all Functions where strlen is used more than once on any one variable. Strlen is a real time...
Hi all, Per Kevins request for a menu creation program, I have written BCX Menu Maker. Please give it a try and give feedback on likes/dislikes/additions and...
Hi, I think I got it now. Thanks Jeff for the CLS tip. I opt for using LineTo function instead of SetPixel even for plotting a point because it provides the...
Attached is a Replace replacement for the IF Use_Replace THEN section of BCX273. Unfortunately, the previous code posted in Message 2984 was buggy. I didn't...
Now that's what I call a speed increase. Compiling itself went from 27secs with 2.72 down to 3secs with 2.73 on my PIII 600. Kevin, is this increase due only...
3641
Kevin Diggins
kdiggins@...
Dec 2, 2001 1:27 pm
... Yes -- Robert Wishlaw gets all the credit for that observation....
3645
ajl13@...
Dec 2, 2001 4:37 pm
Hi, I'm run only linux and am looking to port BCX to linux. I've used lcc and gcc quite extensively and I doubt there is going to be too many issues (I plan...
Dear Kevin, http://www.free.fr allows you 100 MB + PHP support + NO BANNER + NO ADVERTISEMENT + FULL SPEED access + unlimited email boxes + ADSL support + FTP...
BCXer's, After a few more hours on the help file, I'm pushing the limits of my patience. This feels a lot like work. Staring down the barrel of another 5 day...
3651
Kevin Diggins
kdiggins@...
Dec 2, 2001 9:40 pm
Hi David, I checked it out. I particularly like the lightweight and the index file. I think you're on the right path. I'm curious to read others comments. ...
... OK, here's mine. :) I want to see the documentation on the new form and control creation stuff in there! I've written a couple of help files and I know how...
3653
BCX@yahoogroups.com
Dec 3, 2001 12:11 am
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the BCX group. File :...
Hi all, I know that sometimes it's quite annoying to make a proggy that complains about some functions that are not linked onto that or this Windows version......
Hi Kevin, I know that you are a busy man but do you have a list of all of the controls that BCX now provides and examples of their use? Probably in the samples...
Doyle, ... Thanks for the feedback. ... in there! Me too. ... I'm guessing it's in the 2.73 full distribution we're hoping will be under the tree. It's not...
3657
Kevin Diggins
kdiggins@...
Dec 3, 2001 1:37 am
Doyle, These are the new GUI commands. Yes, I do have some new samples that use them and some of the old samples have been upgraded to these. The full...
... No problem. ... Me too. I may have to "bite the bullet" and take a peek. ... I'd settle for "technically correct"! Thanks David. -- Doyle Whisenant ...
... Yep, you're right, never thought that far ahead. :( ... Now this looks very promising! ... Go for it! ... Thanks for these. I appreciate you taking the...
3660
Kevin Diggins
kdiggins@...
Dec 3, 2001 2:15 am
One correction regarding the BCX_FORM syntax. BCX_FORM ( Caption$, x,y,Width, Height, Style ) BCX uses the OPTIONAL parameters of LCC-WIN32. Therefore, all the...