Search the web
Sign In
New User? Sign Up
xbasic
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 17546 - 17576 of 17854   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
17546
Hi- It's been several months now since I asked any questions of the xbasic users group. I have made quite a bit of progress on my program since then. I would...
terryncyndi
Offline Send Email
Sep 7, 2007
5:20 am
17548
On Fri, 07 Sep 2007 01:21:24 -0400, terryncyndi <terryncyndi@...> ... I'm not very good with GUI programs, so I'll leave that question ... XBasic is a...
Steve Gunhouse
sgunhouse
Offline Send Email
Sep 7, 2007
7:58 am
17549
... Could you try the apicshift.x example from the yahoogroups files archive? It does mouse-cursor changing based on focus upon the area the mousecursor is. ...
Vincent Voois
vvacme
Offline Send Email
Sep 7, 2007
12:53 pm
17550
... Also forgot to mention that the XgrProcessMessages() is important to call in any iteration procedure to allow the GUI to update itself once in a while. If...
Vincent Voois
vvacme
Offline Send Email
Sep 7, 2007
1:14 pm
17551
Even if XB2 is being written solely in C then Simple DirectMedia Layer is worth consideration for graphics and audio and other tasks . As this relies upon...
gedcda72
Offline Send Email
Sep 15, 2007
5:34 am
17552
Hi XBasicers, I would like to report a bug in function XstStringToStringArray. When the function is called say as: "XstStringToStringArray (@s$, @s$[])", it...
Guy Lonne
guy_lonne
Offline Send Email
Sep 20, 2007
10:01 am
17553
Actually, let me correct myself - and you. Somehow I missed the code below for checking the "\r" - and so did you. That is the code which was causing your...
Steve Gunhouse
sgunhouse
Offline Send Email
Sep 20, 2007
9:10 pm
17554
There's something missing in your code, if the character following a newline is a carriage return then that carriage return should be ignored. I'll need to...
Steve Gunhouse
sgunhouse
Offline Send Email
Sep 20, 2007
9:28 pm
17555
Hi Steve, As you can see in my e-mail below, my first attempt was very similar to yours: ... xsx.x: when the function is called say as: "XstStringToStringArray...
Guy Lonne
guy_lonne
Offline Send Email
Sep 21, 2007
10:29 am
17556
... Jeremy's criticism of your original solution was correct, but he seems to not be aware of how SUBs function in XBasic. Since I didn't use LEN(s$) I don't...
Steve Gunhouse
sgunhouse
Offline Send Email
Sep 21, 2007
1:15 pm
17557
Hi Steve, You're definitely right! No need to call LEN since it was called on XstStringToStringArray's entry. I'll go for your patch. Thanks for taking the...
Guy Lonne
guy_lonne
Offline Send Email
Sep 21, 2007
2:27 pm
17558
I ended up putting XgrProcessMessages(1) in all my command subroutine loops which corrected the cursor changing back to a crosshair cursor after you move it...
terryncyndi
Offline Send Email
Sep 21, 2007
9:51 pm
17559
On Fri, 21 Sep 2007 17:51:31 -0400, terryncyndi <terryncyndi@...> ... That doesn't look like one of yours... The file xb.def used in building the runtime...
Steve Gunhouse
sgunhouse
Offline Send Email
Sep 22, 2007
2:01 am
17560
I've programmed extensively in various flavors of basic, C, Cobol, Assembly Language & some machine language. I get the feeling that I'm not seeing the forest...
jsvislocky
Offline Send Email
Sep 25, 2007
11:35 pm
17561
On Tue, 25 Sep 2007 14:34:40 -0400, jsvislocky <jvislocky@...> ... You do. The program comes with a subdirectory named "demos" full of ... demos....
Steve Gunhouse
sgunhouse
Offline Send Email
Sep 26, 2007
12:06 am
17562
Hello Folks, I'm back to XBasic again. My time availability is only intermittent, unfortunately. It's like I have to start learning all over again each time. ...
gungadout
Offline Send Email
Sep 27, 2007
12:52 am
17563
Thanks for the heads up, apparently I didn't get everything originally but downloaded the zip version and unpacked the demo stuff. Joe www.jsvislocky.com . ...
Joe Vislocky
jsvislocky
Offline Send Email
Sep 27, 2007
4:28 am
17564
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the xbasic group. File :...
xbasic@yahoogroups.com
Send Email
Oct 8, 2007
11:58 pm
17565
Assuming that you're using xb on Windows... After making "Run Assembly" or "Run Library", you can compile your program to an exe by simply double-clicking the...
julienrouiller
Offline Send Email
Oct 9, 2007
4:52 pm
17566
Back on Feb 11, I discovered XBasic on the internet, downloaded it, unzipped it and loaded it in my computer and started learning how to use it. It was version...
terryncyndi
Offline Send Email
Oct 11, 2007
2:02 am
17567
On Wed, 10 Oct 2007 22:02:09 -0400, terryncyndi <terryncyndi@...> ... That error doesn't look like one of yours - and it wasn't. The error message was...
Steve Gunhouse
sgunhouse
Offline Send Email
Oct 14, 2007
7:11 am
17568
There should be no problem using version 6.0022 of xb.def; try starting with a very simple programme and getting that to work properly and gradually add things...
Vic Drastik
vicdrastik
Offline Send Email
Oct 14, 2007
10:55 am
17569
He was using a function that was added to XBasic since 6.0022 but wasn't added to xb.def - it worked in the PDE, but not in his compiled code. One of the...
Steve Gunhouse
sgunhouse
Offline Send Email
Oct 14, 2007
2:46 pm
17570
Hi, I just wanted to know if there is any progress in XBasic2?...
cybermonkey342
Offline Send Email
Oct 17, 2007
4:20 pm
17571
... Unfortunately, no. CU, Eddie....
Eddie Penninkhof
wizball1
Offline Send Email
Oct 18, 2007
6:41 pm
17572
Hello, I'm a beginner in XBasic. I need some info: do you help me? LINUX QUESTION: what is the best XBasic Linux distro? I use Topologilinux: does it work...
miaudit
Offline Send Email
Oct 21, 2007
1:11 pm
17573
Hi, Does one of you know if DLLs compiled in XB under Linux can be called from C++ programs? I remember that this is not possible for Windows, but cannot find ...
Julien Rouiller
julienrouiller
Offline Send Email
Oct 23, 2007
9:03 am
17574
You need Wine for that i suppose, but how you can interact with dll's through win is something you probably have to find on the Wine forums. ...
Vincent Voois
vvacme
Offline Send Email
Oct 23, 2007
1:03 pm
17575
On Tue, 23 Oct 2007 05:03:04 -0400, Julien Rouiller ... You're backwards, XBasic for Linux can't compile DLLs though it can compile static libraries. XBasic's...
Steve Gunhouse
sgunhouse
Offline Send Email
Oct 23, 2007
1:32 pm
17576
... First off ... since XBasic compiles directly to (x86) assembler code, it is only useful of systems based on an i386 or later architecture. I don't think...
Steve Gunhouse
sgunhouse
Offline Send Email
Oct 24, 2007
4:21 am
Messages 17546 - 17576 of 17854   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help