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

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 15596 - 15629 of 17854   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
15596
I have no idea about DirectX, but there are graphic functions to draw lines, circles, and text : the "Xgr" functions. Did you look at them? I also wrote a...
Julien Rouiller
julienrouiller
Offline Send Email
Jun 1, 2005
7:32 am
15597
How can I permanently change the size of the console in the PDE? I know I need to add a line to the property.xxx file but I lack experience with the gui grids...
AnotherMoi
Offline Send Email
Jun 1, 2005
4:23 pm
15598
Hi all... I have been writing alot of code in XBasic lately, and have come accross a couple of weird things... Is it not possible to READ to a user defined...
cluvius2000
Offline Send Email
Jun 1, 2005
5:22 pm
15599
I have just experimented and changed the console window to a small square by adding the following line, to property.xxx. Yahoo will wrap this line making it...
old2newbie
Offline Send Email
Jun 1, 2005
5:43 pm
15600
On Wed, 01 Jun 2005 13:22:25 -0400, cluvius2000 <cluvius2000@...> ... On the second question - yes, arrays as part of a type are fixed in size. As far as...
Steven V. Gunhouse
sgunhouse
Offline Send Email
Jun 1, 2005
6:56 pm
15601
... Da: "cluvius2000" <cluvius2000@...> A: <xbasic@yahoogroups.com> Data invio: mercoledì 1 giugno 2005 19.22 Oggetto: [xbasic] REDIM and READ for user...
Carlo Muratorio
carxmur
Offline Send Email
Jun 2, 2005
5:10 am
15602
Hi: the following seems to work: ' #################### ' ##### PROLOG ##### ' #################### ' DECLARE FUNCTION Entry () TYPE t STRING*20 .name END...
old2newbie
Offline Send Email
Jun 2, 2005
2:37 pm
15603
I learned a lot with these messages. They made me discover a very easy way to improve the look of XB programs. Example of setting a white console background...
Julien Rouiller
julienrouiller
Offline Send Email
Jun 2, 2005
5:28 pm
15604
Hi: I have just compiled a small program to see if the changes that I made to the size of the Console (in the property.xxx file)will also be changed for the...
old2newbie
Offline Send Email
Jun 3, 2005
2:49 pm
15605
Maybe ... the original property.xxx file is in a different directory. Try creating a subdirectory named templates and put property.xxx there. Not a good...
Steven V. Gunhouse
sgunhouse
Offline Send Email
Jun 3, 2005
3:21 pm
15606
i am new to BASIC and dont know much, am working with justBASIC its helpful but i want to know this; when ever i buld a program that has a window, i cant...
rassie2mad
Offline Send Email
Jun 3, 2005
4:25 pm
15607
If memory serves, isn't one of the data elements in the property file the program to which the line applies? Lou ... program....
AnotherMoi
Offline Send Email
Jun 3, 2005
5:23 pm
15608
Hi group... I have been playing around with XBasic (Linux) alot again lately. As a result, I have been seeing some shortcomings (in my opinion) with the...
cluvius2000
Offline Send Email
Jun 3, 2005
10:31 pm
15609
I'm puzzeled again. I put this snippet in a code and the second pair works but the first doesn't: XgrSetDrawpointScaled(grid,500.,500.) ...
david a poling
mrhaney76450
Offline Send Email
Jun 4, 2005
12:00 pm
15610
On Sat, 04 Jun 2005 08:00:38 -0400, david a poling ... What scale did you assign to the grid? At this point, for all I know the circle is completely outside of...
Steven V. Gunhouse
sgunhouse
Offline Send Email
Jun 4, 2005
1:26 pm
15611
the scale is 1000. by 700. I used the same drawpoint with text and it worked fine. here's the initialization: XgrGetDisplaySize ("", @#displayWidth,...
Mad Doc
mrhaney76450
Offline Send Email
Jun 4, 2005
1:48 pm
15612
Okay, I joined the group. I clicked on the files to download. I got a message saying the file can't be found on the server. So how do I get the files?...
Barton Paul Levenson
bpl1960
Offline Send Email
Jun 4, 2005
3:41 pm
15613
On Sat, 04 Jun 2005 11:41:38 -0400, Barton Paul Levenson <bpl1960@...> ... If you mean XBasic itself, see the link below (added automatically to every...
Steven V. Gunhouse
sgunhouse
Offline Send Email
Jun 4, 2005
3:56 pm
15614
If you go to google and search for XBasic, several choices will appear where you may download XBasic and the documentation.--- On Sat 06/04, Barton Paul...
OOsorio@...
gigalux
Offline Send Email
Jun 4, 2005
7:28 pm
15616
Can anybody help me, I'm completely new tp programming but I thought I'd like to try. When trying to make a standalone program, I get the message that...
m5m273_25
Offline Send Email
Jun 5, 2005
1:47 am
15617
I'm sorry, I guess I wasn't very clear. I have XBASIC 6.2.3 programming language, but when I try to make a standalone program, XB will make a a "mak" file, but...
Marc Blum
m5m273_25
Offline Send Email
Jun 5, 2005
2:29 am
15618
Is there a database of xbasic application source files, that might be useful to a beginner like me to gain experience in using the language? Anything will do...
henricusmedicus
Offline Send Email
Jun 5, 2005
3:44 am
15619
... Which version of XBasic do you have? The instructions have changed some since version 6.0xx. The current 6.2.3 version requires some additional utilities...
Steven V. Gunhouse
sgunhouse
Offline Send Email
Jun 5, 2005
5:19 am
15620
On Sat, 04 Jun 2005 22:29:13 -0400, Marc Blum <m5m273_25@...> wrote: Did you download the self-installer or the ZIP file? The self-installer creates a...
Steven V. Gunhouse
sgunhouse
Offline Send Email
Jun 5, 2005
5:26 am
15622
... From: <bpl1960@...> To: <xbasic@yahoogroups.com> Sent: Sunday, June 05, 2005 8:08 PM Subject: Re: [xbasic] compiling xbasic source ... You haven't...
Vic Drastik
vicdrastik
Offline Send Email
Jun 5, 2005
10:40 am
15625
... From: "henricusmedicus" <henricusmedicus@...> To: <xbasic@yahoogroups.com> Sent: Sunday, June 05, 2005 1:43 PM Subject: [xbasic] Application source...
Vic Drastik
vicdrastik
Offline Send Email
Jun 5, 2005
12:29 pm
15626
I'm new to XBasic, so I hope you will pardon my ignorance. I have 512 megs of RAM, and I would like to use as much of it as I can for an XBasic program which...
David Bush
twixtplayer
Offline Send Email
Jun 5, 2005
12:35 pm
15627
... Vic obviously missed it ... why are you trying to download the Linux version? Some versions of Linux use a file format named RPM, Redhat Package Management...
Steven V. Gunhouse
sgunhouse
Offline Send Email
Jun 5, 2005
12:35 pm
15628
... I forget the actual number that XBasic requests, but it isn't anything like 512 MB. What exactly are you listing? I'm wondering if it is even likely that...
Steven V. Gunhouse
sgunhouse
Offline Send Email
Jun 5, 2005
1:45 pm
15629
... That's a bit ambiguous; do you mean XBasic will ask for much less, or can ask for much more? And how exactly does it "ask" in the first place? Taken from...
David Bush
twixtplayer
Offline Send Email
Jun 5, 2005
3:40 pm
Messages 15596 - 15629 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