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

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 11262 - 11293 of 17854   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
11262
Is there a way to build a type that accepts only predifined constants? For example, the type AXIS should accept only values x, y or z; the type REGGAECOLORS...
julienrouiller
Offline Send Email
Apr 3, 2003
5:50 pm
11263
On Thu, 03 Apr 2003 17:47:07 -0000 "julienrouiller" ... Enumerated types are not a standard feature of XBasic - or most other versions of BASIC so far as I...
Steven V Gunhouse
sgunhouse
Offline Send Email
Apr 4, 2003
12:40 am
11264
hi, I would like the folders "ALGO" and "MyFolder" to be deleted from the files sections because they contains files that i used to get help or to explain what...
kissug2002
Offline Send Email
Apr 4, 2003
1:38 am
11265
... From: Steven V Gunhouse <sgunhouse@...> To: <xbasic@yahoogroups.com> Sent: Monday, March 24, 2003 8:34 PM Subject: Re: [xbasic] another question from...
Frans Raaijmakers
raaijmakersf...
Offline Send Email
Apr 4, 2003
1:45 pm
11266
To Steven Gunhouse Dear Steven, A question concerning timers if I may. I have a grid with two pushbuttons, StartBttn and StopBttn. The code says: CASE...
Frans Raaijmakers
raaijmakersf...
Offline Send Email
Apr 4, 2003
1:46 pm
11267
There are so many things I can't see in the code you posted that I have no idea if it does anything at all. Your StartBttn and StopBttn must occur inside your...
Steven V Gunhouse
sgunhouse
Offline Send Email
Apr 4, 2003
5:44 pm
11268
... From: "julienrouiller" <julienrouiller@...> To: <xbasic@yahoogroups.com> Sent: Friday, April 04, 2003 3:47 AM Subject: [xbasic] How to restrict the...
Vic Drastik
vicdrastik
Offline Send Email
Apr 4, 2003
11:51 pm
11269
Why does a program 'pause' when you click the top bar of a XUI window. Maybe the program doesn't really pause, but the program seems to stop passing through...
Bill
jpyuk
Offline Send Email
Apr 6, 2003
9:03 pm
11270
... As far as the "pause" ... there is no pause, but your windows aren't updated during that time. If your counter were slow enough to watch as it counts you...
Steven V Gunhouse
sgunhouse
Offline Send Email
Apr 7, 2003
12:20 am
11271
... seems ... routines? ... clock, ... If you don't want the user to resize the window, then go to the FUNCTION CreateWindows and change the window type. ...
garquint
Offline Send Email
Apr 7, 2003
4:50 am
11272
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
Apr 7, 2003
5:07 am
11273
Dear everybody, I need to implement a boolean network simulation with new kind of spatial statistical analysis which is not available on existing software...
Carlo Pellacani
ermete22
Offline Send Email
Apr 7, 2003
6:46 am
11274
To Steven GunHouse and all who know about timers. Dear Steven, Thanks for replying. You're answer shows me that I haven't formulated my question correctly. My...
Frans Raaijmakers
raaijmakersf...
Offline Send Email
Apr 10, 2003
11:19 am
11275
Do you want to send a real example? The one you originally included is just fragments which don't make any sense. My main comment was not to have a loop in...
Steven V Gunhouse
sgunhouse
Offline Send Email
Apr 10, 2003
12:10 pm
11276
... second, then enter a loop that runs ... StopButton so the programme must be aware of ... Function Clock. However this approach ... process messages. #Stop...
james_t kirk
james_t_kirk321
Offline Send Email
Apr 10, 2003
4:16 pm
11277
Hi, I can't seem to get Xin to work under Linux, I am using Red Hat 8 with 2.4.20 kernel aserver.x doesn't work to, it end with a bunch of errors. Can somebody...
robert_mens
Offline Send Email
Apr 10, 2003
6:02 pm
11278
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
Apr 13, 2003
11:33 am
11279
I found out about Xbasic when I decided to get back into programming, and wanted Virtual Basic. I had Quick Basic 4.5, and wanted to start making Windows...
Michael Lake
nicemikelake
Offline Send Email
Apr 14, 2003
8:53 pm
11280
... From: Steven V Gunhouse To: xbasic@yahoogroups.com Sent: Thursday, April 10, 2003 2:09 PM Subject: Re: [xbasic] xbasic timers Do you want to send a real...
Frans Raaijmakers
raaijmakersf...
Offline Send Email
Apr 15, 2003
10:00 am
11281
... From: james_t kirk To: xbasic@yahoogroups.com Sent: Thursday, April 10, 2003 6:10 PM Subject: [xbasic] Re: xbasic timers ... second, then enter a loop that...
Frans Raaijmakers
raaijmakersf...
Offline Send Email
Apr 15, 2003
10:00 am
11283
I would like to thank the forum members for helping me. It's been a few years since I've done any programming (can you say Apple II) but I think I'm getting...
Bill
jpyuk
Offline Send Email
Apr 15, 2003
1:02 pm
11284
... There is no requirement in XBasic that grid names be unique, therefore there is no function which can find a grid by name. Generally GuiDesigner's Toolkit...
Steven V Gunhouse
sgunhouse
Offline Send Email
Apr 15, 2003
8:23 pm
11285
OK. Lets say I'll be really, really, really careful and make sure the grids have unique names. What is this "indexing function" you mentioned? What I see now...
Bill
jpyuk
Offline Send Email
Apr 15, 2003
9:25 pm
11287
... All an indexing function would do is check each window to see how many kids it has and maybe what each of their grid numbers is, then it would run through...
Steven V Gunhouse
sgunhouse
Offline Send Email
Apr 16, 2003
1:03 pm
11288
... wrote: Yes your "indexing function" does look easy enough. Considering your comments I not think my program would do justice to this power. I can live with...
Bill
jpyuk
Offline Send Email
Apr 16, 2003
5:55 pm
11289
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
Apr 16, 2003
11:15 pm
11290
I'm trying to migrate from vb6/windows to linux. xbasic looks like a reasonable alternative to vb. Problem is that ALL my programs require access to the ...
gettingalongwouldbenice
gettingalong...
Offline Send Email
Apr 18, 2003
1:17 pm
11291
... I don't have a ready-to-run recipe for you, but I do have a pointer,the IO port programming mini HOWTO: ...
Eddie Penninkhof
wizball1
Offline Send Email
Apr 18, 2003
4:49 pm
11292
IAM GIVING AWAY THE OLD VISUAL BASIC 3.0 COMPILER. JOIN MY GROUP TO GET IT. I WILL PLACE YOUR NAME IN MY YAHOO BRIEFCASE. YOU WILL THEN HAVE ACCESS TO THE...
don
idon5744
Offline Send Email
Apr 18, 2003
4:55 pm
11293
... pointer,the ... Thanks for the input. Spent all afternoon following links. The whole idea of using Xbasic is so I don't have to learn C ;-) It's not so...
gettingalongwouldbenice
gettingalong...
Offline Send Email
Apr 19, 2003
12:39 am
Messages 11262 - 11293 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