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...
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...
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...
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...
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...
... Da: "cluvius2000" <cluvius2000@...> A: <xbasic@yahoogroups.com> Data invio: mercoledì 1 giugno 2005 19.22 Oggetto: [xbasic] REDIM and READ for user...
Hi: the following seems to work: ' #################### ' ##### PROLOG ##### ' #################### ' DECLARE FUNCTION Entry () TYPE t STRING*20 .name END...
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...
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...
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...
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...
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...
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...
the scale is 1000. by 700. I used the same drawpoint with text and it worked fine. here's the initialization: XgrGetDisplaySize ("", @#displayWidth,...
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?...
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...
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...
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...
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...
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...
... 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...
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...
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...
... 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...
... 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...
... 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...