Hello Brain, thanks for the information. Maybe you are right about the Cakewalk file. I know when I save the file to disk it doesn't work again in the cakewalk...
I am attempting to write a small set of wrapper functions for some simple graphics commands. I can do this easily enough, but I can't seem to get the buffering...
The alternative to buffering is to implement your own redraw routine. When the window is uncovered, redraw its contents. That's the way Windows is, normally....
Is there an event that fires (a la VB) when it is uncovered? As to the or comment.... That was my personal rant. Forgot I left in there. ... From: Steven V...
Hi everyone, Glad to have all the help so far in getting me moving from FORTRAN to XBasic. Thanks!!! I have a few questions that probably are dumb, but I have...
If you have assigned a window function (or a CEO function), that function will get #Redraw messages when such things occur. (XBasic is a message-driven...
Hi Don, Sorry about your Patient. Read from the Bible to your Patient. The Last two Chapters of Revelations is a wonderful promise from God... Join HolyGeek at...
Hi James, Thanks for the sympathy. It has been quite a trial. Like you, I have many things to be thankful for. I have 4 wonderful grandchildren and 3 kids. I...
Hi everyone, I meant to send that to James personally and I guess I hit the wrong buttons and didn't check myself. I did not mean to offend anyone with all...
Hello Don, When you have Software questions let the group know about it. The XBasic is link to other Yahoo Groups. You will see some of them will start to chat...
On Fri, 2 Jan 2004 20:37:15 -0600 "Don Benson" <don9391@...> ... First of all, the prefix and suffix both have meaning. (You might know this, but don't...
Randy, Here is a simple example of how to use grid buffering with xgr functions. You need to have a window function and a message processing loop, and to...
<snip> ... makes ... program ... automatic ... Your suggestion about the space made no differece. Let me add a few of my commands to show what I have done to...
Thanks for the code Ken. This seems simple enough, but I do have one question (to which I think I know the answer already). Is it possible to have an XB...
Hi Lewis ... the ... When I do that drange! is zero when it gets to the FOR loop. Although it is in another function, being SHARED should pass it, should it...
Hi again, I found the problem with that. The SHARED declaration was missing from the second function. But the original problem still exists!!! :-(( ... it ... ...
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
Jan 3, 2004 11:42 pm
12725
I just realized I had broke TSP on my last update. City Names and data were not getting stored when created. I keep using stored lists so I had not noticed the...
Hi everyone, One more question related to my problem getting some of my arrays set up. What type should the indice be? So far I have used XLONG ( as in 'i' ) ...
... From: "Don Benson" <don9391@...> To: <xbasic@yahoogroups.com> Sent: Sunday, January 04, 2004 11:21 AM Subject: Re: [xbasic] A few questions ... I...
<snip> ... arrays ... 'i' ) ... have ... is ... be a ... what ... with ... passing? ... array, then ... there is ... because it ... I think I under stand all...
On Sat, 3 Jan 2004 18:21:03 -0600 "Don Benson" <don9391@...> ... Don't copy the DIM statements, they erase all previous values. If you need to make sure...
On Sat, 3 Jan 2004 22:14:21 -0600 "Don Benson" <don9391@...> ... You can use decimals, but they will be converted to integers first. The decimal portion...
... possible to ... possible ... goes on ... information ... The ... user in ... user is ... messages ... there a way ... his first ... XBasic is officially...
hello, i have a question on working with xbasic in a private network area: is it possible to create a directory and change a directory on a computer in a...
On Sun, 4 Jan 2004 19:18:06 +0100 "Andreas Görgl" ... Can you do it like that from Windows? If Windows can do it, and the remote computer allows that sort of...