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 16309 - 16340 of 17854   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
16309
... Thanks Eddie. You're right, I was confused and under the impression XB for Linux was restricted in linking to outside libs. This is quite a relief, I'd...
the_watchmann
Offline Send Email
Dec 1, 2005
9:46 pm
16310
On Thu, 01 Dec 2005 16:45:27 -0500, the_watchmann ... There isn't much of an editor there. Most of the stuff you're looking for (entering and displaying text)...
Steven V. Gunhouse
sgunhouse
Offline Send Email
Dec 1, 2005
10:03 pm
16311
Why would there be two textareas in the editor... TextUpper and TextLower?...
the_watchmann
Offline Send Email
Dec 7, 2005
8:15 pm
16312
On Wed, 07 Dec 2005 15:11:58 -0500, the_watchmann ... TextUpper is the command area (actually a "combo box"), TextLower is the actual editor. -- Steven V....
Steven V. Gunhouse
sgunhouse
Offline Send Email
Dec 7, 2005
9:56 pm
16313
Is there any way to make grids "draggable" in runtime so the user can drag them? (For drag-and-drop applications) I assume it would have something to do with...
flipscholtz
Offline Send Email
Dec 10, 2005
6:14 pm
16314
On Sat, 10 Dec 2005 13:14:11 -0500, flipscholtz <flipscholtz@...> ... No reason you couldn't, like the layout grid used in GuiDesigner's Toolkit. It...
Steven V. Gunhouse
sgunhouse
Offline Send Email
Dec 10, 2005
6:22 pm
16315
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
Dec 14, 2005
7:11 am
16317
Hi, Is it possible for an XBasic program to establish a TCP/IP connection? Or read a file with a URL address? I didn't notice any reference to this in the...
David Bush
twixtplayer
Offline Send Email
Dec 16, 2005
1:43 pm
16318
... You didn't quite miss it - it wasn't included in the documentation because it doesn't work on old versions of Windows (as in, 3.1 or NT 3.5 and some ...
Steven V. Gunhouse
sgunhouse
Offline Send Email
Dec 16, 2005
3:02 pm
16319
You can try to fumble around with the Xin library. Here's some info to get you started: http://gnetools.sourceforge.net/xbsupport/viewpane_xintutor.html...
Vincent Voois
vvacme
Offline Send Email
Dec 16, 2005
3:48 pm
16320
... From: "David Bush" <twixt@...> To: <xbasic@yahoogroups.com> Sent: Saturday, December 17, 2005 12:43 AM Subject: [xbasic] Does XBasic do Internet...
Vic Drastik
vicdrastik
Offline Send Email
Dec 17, 2005
12:41 am
16321
At my local discount stores, I have for many years gotten scientific calculators for $5 to $7. Full set of trig functions, other algebraic functions,...
Walt Hucks
arthurking2k
Offline Send Email
Dec 17, 2005
9:59 pm
16322
On Sat, 17 Dec 2005 16:58:54 -0500, Walt Hucks <arthurking2k@...> ... Some of the cheap calculators are just that. The Casios of the VPAM series (yes,...
Steven V. Gunhouse
sgunhouse
Offline Send Email
Dec 18, 2005
2:36 pm
16323
I have just installed XBasic on my Debian Linux box. I used the .tar.gz files and the install seems to have gone as expected. I can run XBasic with the...
Marc Shapiro
mshapiro_42
Offline Send Email
Dec 18, 2005
9:34 pm
16324
On Sun, 18 Dec 2005 16:33:58 -0500, Marc Shapiro <mshapiro_42@...> ... make -f aaray.mak I recall something about the other error, but it isn't quite...
Steven V. Gunhouse
sgunhouse
Offline Send Email
Dec 18, 2005
10:44 pm
16325
... Well, that solved my problem of compiling from the command line, but I am still unable to load a file into the PDE without errors. I also attempted to...
Marc Shapiro
mshapiro_42
Offline Send Email
Dec 19, 2005
5:02 am
16327
On Mon, 19 Dec 2005 00:02:47 -0500, Marc Shapiro <mshapiro_42@...> ... You might try downloading the source and recompiling. Might be incompatibilities...
Steven V. Gunhouse
sgunhouse
Offline Send Email
Dec 19, 2005
2:37 pm
16328
... root@xander:/usr/local/src/xbasic-6.2.3# make -f Makefile (cd src; make mkdir; make all) make[1]: Entering directory `/usr/local/src/xbasic-6.2.3/src' ...
Marc Shapiro
mshapiro_42
Offline Send Email
Dec 20, 2005
2:10 am
16329
On Mon, 19 Dec 2005 21:10:10 -0500, Marc Shapiro <mshapiro_42@...> ... Not you, incompatibilities in gcc. Eddie is supposed to have an updated version of...
Steven V. Gunhouse
sgunhouse
Offline Send Email
Dec 20, 2005
2:38 am
16330
... I have both gcc-3.3 and gcc-3.4. I have tried this with gcc link pointing to each of them with the same results. I thought that I still had gcc-2.95...
Marc Shapiro
mshapiro_42
Offline Send Email
Dec 20, 2005
2:55 am
16331
... Replying to my own post. How many personalities do I have? I reinstalled gcc-2.95, but the results are still the same. -- Marc Shapiro ...
Marc Shapiro
mshapiro_42
Offline Send Email
Dec 20, 2005
3:03 am
16332
On Mon, 19 Dec 2005 21:55:42 -0500, Marc Shapiro <mshapiro_42@...> ... Probably not. gcc-2.x is designed to work with a different version of glibc, you...
Steven V. Gunhouse
sgunhouse
Offline Send Email
Dec 20, 2005
3:17 am
16333
... libc6 v2.3.2 xfree86 v4.3.0 I installed Debian GNU/Linux about 7 years ago. The box has been upgraded several times, but the HD has either been moved, or...
Marc Shapiro
mshapiro_42
Offline Send Email
Dec 20, 2005
3:30 am
16334
Hello everybody, Im having some trouble with graphics and I am using the ademo program to learn a bit. In this program, in the mathcode function there is an ...
Joaquim Abian
abian_moux
Offline Send Email
Dec 20, 2005
9:59 am
16335
On Tue, 20 Dec 2005 04:57:02 -0500, Joaquim Abian <jambam@...> ... I'd have to look at that specific code. In general terms though, XgrSetGridClip is...
Steven V. Gunhouse
sgunhouse
Offline Send Email
Dec 20, 2005
12:34 pm
16336
... These errors are fixed in the CVS version. You can download the new xbiface.c and xlib.s through the CVS interface http:// ...
Eddie Penninkhof
wizball1
Offline Send Email
Dec 20, 2005
7:00 pm
16337
I'm trying to return a DOUBLE value from a function and it's not working as I'd expect. Here's some sample code: <START>=============================== ' '...
skywise
skywise711
Offline Send Email
Dec 21, 2005
5:30 am
16338
... You need to include the TYPE as part of the declaration, either as a type suffix or an explicit type declaration. Same as with variables. Either write ...
Steven V. Gunhouse
sgunhouse
Offline Send Email
Dec 21, 2005
5:41 am
16339
... Thanks, Steve. The docs I have don't give that sort of example. But it makes sense. Brian...
skywise
skywise711
Offline Send Email
Dec 21, 2005
6:32 am
16340
... Well, I copied thoise files from the CVS and that did allow me to compile a new xbasic without errors. Unfortunately, that still does not get rid of the...
Marc Shapiro
mshapiro_42
Offline Send Email
Dec 21, 2005
7:40 am
Messages 16309 - 16340 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