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

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 16483 - 16512 of 17972   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
16483
Hi Don Your links were a big help, but in 'language.txt' there was "The intrinsics are described in detail in the reference manual." How do I find the...
Al Farkas
afarkas206
Offline Send Email
Mar 1, 2006
11:43 pm
16484
... intrinsics are described in detail in the reference manual." ... Try here: http://www.maxreason.com/software/xbasic/xbasic.html If you click on "Xbasic...
Don
t2000kwt
Offline Send Email
Mar 2, 2006
1:41 am
16485
How do I know who maintained the version of Xbasic that I have (Eddie or Max)? I have 6.2.3. There may be a time when I need to do something with Xbasic that...
Don
t2000kwt
Offline Send Email
Mar 2, 2006
1:42 am
16486
... Max's last version was 6.023, Eddie changed the numbering system when he took over. -- Steve Gunhouse...
Steve Gunhouse
sgunhouse
Offline Send Email
Mar 2, 2006
2:24 am
16487
... suitable ... give ... DLL ... it ... Yes! Thanks Jens. The link to XB Notes is a little hidden. Worth it to place directly on links link, I think. Now I...
Noel Pil
noelpilterhorst
Offline Send Email
Mar 2, 2006
8:59 am
16488
Alpha Five has no affiliation with xbasic at all. It's a commercial RAD development package similiar to MS Access and Raining Data's OMNIS. The only...
Ruben and Yvonne Baum...
rynt
Offline Send Email
Mar 2, 2006
1:51 pm
16489
Hello again! Now I need an interactive Gui window which will answer the question "Yes/No". But I've a new trouble: When I display the yes/no window, I can't...
Juan Carlos
jc_vicente
Offline Send Email
Mar 2, 2006
11:50 pm
16490
If you are just starting out, C++ and Pascal and C are all pretty straightforward, even if they are somewhat mathematical in their structure. As you get...
arthurking2k
Offline Send Email
Mar 3, 2006
1:41 am
16491
... The question is a bit too vague ... of course it's possible, but I'm unsure what you're trying to do. -- Steve Gunhouse...
Steve Gunhouse
sgunhouse
Offline Send Email
Mar 3, 2006
4:58 am
16492
... I think he means that he wants to perform a process or function somewhere else in the program based upon the answer that got returned. One of the problems...
Vincent Voois
vvacme
Offline Send Email
Mar 3, 2006
1:11 pm
16493
Hi there, Has someone experience with child windows? The problem is the following : a main window contains other windows (in fact "View" windows), and 1) when...
Julien Rouiller
julienrouiller
Offline Send Email
Mar 3, 2006
2:59 pm
16494
You are discussing "MDI" windows. Try the attached code, i'm sure you find something usefull in it. Vince. ... ' ' ' #################### ' ##### PROLOG...
Vincent Voois
vvacme
Offline Send Email
Mar 3, 2006
3:33 pm
16495
Hi Vincent, Thanks a lot for this instuctive code. I haven't read it in depth but I read the main comments. It took me a small while to remove the carriage...
Julien Rouiller
julienrouiller
Offline Send Email
Mar 3, 2006
9:02 pm
16496
... If you would have said this earlier i would have sent you an untouched copy on your personal address. I thought yahoo didn't supposed to touch attachments...
Vincent Voois
vvacme
Offline Send Email
Mar 3, 2006
9:11 pm
16497
Resizable Window Splitter code. Has this already been done , if so where can I find the file or example / demo ....
gedcda72
Offline Send Email
Mar 5, 2006
2:55 am
16498
... (...) ... labels as supports. (...) ... happy to post an updated example on the xbsupport site. (...) ... Hi Vincent, I could write a system of child...
Julien Rouiller
julienrouiller
Offline Send Email
Mar 5, 2006
10:24 pm
16499
... I would solve this by storing the old parent window sizes somewhere in a global array and then *first* match if any changes occured to the parent window...
Vincent Voois
vvacme
Offline Send Email
Mar 6, 2006
5:42 pm
16500
(...) ... (...) ... (...) My code is close from your idea. I don't know if you consider checking the main window size for each #Resized message or only after...
Julien Rouiller
julienrouiller
Offline Send Email
Mar 7, 2006
10:20 am
16501
In a 256 colors palette, I use a XuiPressButton for each palette entry. The selected color is "zoomed-in" by resizing its XuiPressButton. When another color is...
Julien Rouiller
julienrouiller
Offline Send Email
Mar 7, 2006
10:36 am
16502
Hi Julien Try these modifications in the Selection subroutine. It seems to work properly for me. Watch the word wrap. Hugh SUB Selection IF (1 <= kid) && (kid...
old2newbie
Offline Send Email
Mar 7, 2006
5:36 pm
16503
Thanks a lot; perfect! Small changes, great results! It was difficult for me to know which messages to activate and which not. From this experience, I'll...
Julien Rouiller
julienrouiller
Offline Send Email
Mar 7, 2006
9:08 pm
16504
Hi: This may be of interest to someone. Attempting to run a program under XB 6.2.3 (windows 98) thatI had modified and run many times, gave me a strange...
old2newbie
Offline Send Email
Mar 8, 2006
8:07 pm
16505
... It is not important to know if the window was moved, you can't (or at least i cannot) move and resize a window at the same time. A different action is...
Vincent Voois
vvacme
Offline Send Email
Mar 8, 2006
8:36 pm
16506
(...) ... at least i cannot) move and resize a window at the same time. ... moved than when a window has been resized. ... moved x pixels to the left and y...
Julien Rouiller
julienrouiller
Offline Send Email
Mar 8, 2006
9:24 pm
16507
Hello all, I've been some few months diving in other languajes. Could someone tell me if a new version of XBAsic is coming in the next future? I saw a note on...
Joaquim
abian_moux
Offline Send Email
Mar 12, 2006
2:04 pm
16508
... I'd like to add a few things before I can release 6.3 but I need to find time to do them. I'd better not give an estimate date because I probably wouldn't...
Eddie Penninkhof
wizball1
Offline Send Email
Mar 13, 2006
8:13 pm
16509
Eddie: Will this also be an upgrade to the Linux version? The Linux version needs to be as compatable as possible with the Windows version for porting across...
Philip Evans
bayastro
Offline Send Email
Mar 13, 2006
8:23 pm
16510
Hi there, In a recent past, there was a discussion on this group about the problem of resized or moved windows that are refreshed only when the mouse button is...
Julien Rouiller
julienrouiller
Offline Send Email
Mar 13, 2006
9:23 pm
16511
I think an upgrade of Linux version is more necessary than Windows version. XB 6.2.3 works quite good under XP, Me, Win 98 and Win 95. But Linux version...
Juan Carlos
jc_vicente
Offline Send Email
Mar 13, 2006
9:52 pm
16512
Maybe the newer iMacs (i386-based), but they don't normally use X. I know there is an Xwindows compatibility library available for OSX, to directly port XBasic...
Steve Gunhouse
sgunhouse
Offline Send Email
Mar 13, 2006
10:08 pm
Messages 16483 - 16512 of 17972   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