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

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 16621 - 16650 of 18795   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
16621
-- ... Thanks for all your Help on this subject. I think that should give me ample to play with. I have an Idea which needs a help on mouse entry as well Next...
chrstoff
Offline Send Email
Jun 4, 2006
7:53 pm
16622
Is the array always the same? e.g. SUB Allmessage XgrMessageNames(@count,@mName$[]) FOR a=1 TO count PRINT a,mName$[a] ', 'IFZ a MOD 5 THEN PRINT NEXT a END...
chrstoff
Offline Send Email
Jun 4, 2006
8:50 pm
16623
Is the array always the same? e.g. SUB Allmessage XgrMessageNames(@count,@mName$[]) FOR a=1 TO count PRINT a,mName$[a] ', 'IFZ a MOD 5 THEN PRINT NEXT a END...
chrstoff
Offline Send Email
Jun 4, 2006
8:51 pm
16624
Hi Omar Before yo go too far Have a good look at the demo program "Editors.x" including all the subroutines - it may give you some Ideas (you ll find this in...
chrstoff
Offline Send Email
Jun 4, 2006
9:09 pm
16625
... While the array can change - if you have code that registers a new message at some point - chances are you can ignore any new messages anyway in that they...
Steve Gunhouse
sgunhouse
Offline Send Email
Jun 4, 2006
9:21 pm
16626
Thanks again Steve For my needs I think this array wiil be most usefull May or may not be of use to others So My Main Program Looks Like This ;- (NB I use the...
chrstoff
Offline Send Email
Jun 6, 2006
12:28 am
16627
I'm new to XBasic. Two questions for now. 1. The following code sometimes prints 0s no matter what grid I pass the mouse over, until I press a mouse button at...
rowanmassing
Offline Send Email
Jun 6, 2006
4:41 pm
16628
Yes I ve had a look at this as well Now with the api minimised all the co-ordinates are 32000 + But the coordinates given by XgrPeekMessages() is correct and...
chrstoff
Offline Send Email
Jun 6, 2006
10:44 pm
16629
Hi: I suggest that you download Vincent Voois program apicshif.x, (pictureshifter) which changes the mouse cursor when entering and exiting a grid, and again...
old2newbie
Offline Send Email
Jun 6, 2006
11:57 pm
16630
Is it possible to turn off this new fangled yahoo HTML look? Message size has easily quadrupled, from a few K to 15-20K. There's also external images being...
Skywise
skywise711
Offline Send Email
Jun 7, 2006
6:23 pm
16631
... I got this figured out. It's not a simple "turn of HTML" click, but it can be done. In case anyone is interested, here's the instructions I found: ...
Skywise
skywise711
Offline Send Email
Jun 7, 2006
8:21 pm
16632
... go to http://groups.yahoo.com/group/xbasic/ then edit membership, at the botom is what you want. Alvin...
Alvin Koffman
alvin_ka9qlq
Offline Send Email
Jun 7, 2006
8:46 pm
16633
... Thanks Alvin! I just love it when someone else decides what your preferences are....NOT! :) I only have the yahoo account for this list. I don't use it for...
Skywise
skywise711
Offline Send Email
Jun 7, 2006
9:14 pm
16634
... There was a setting on the website for that, though knowing Yahoo it is probably hard to find. I'm still receiving text only (with attachments) - by the...
Steve Gunhouse
sgunhouse
Offline Send Email
Jun 8, 2006
12:35 am
16635
Steve Gunhouse wrote: <Snipola> ... <Snipola> Thank you, Steve. I've now set that one. BTW, your email came in as text only so I think the setting I changed...
Skywise
skywise711
Offline Send Email
Jun 8, 2006
1:05 am
16636
I'm working on an application where quake data is displayed three dimensionally. For now, I have options to display the hypocenters as points, dots, circles,...
Skywise
skywise711
Offline Send Email
Jun 12, 2006
11:11 pm
16637
... What's your routine for a filled circle? I suppose an optimal solution would be something based on the Bresenham (sp) ellipse, though I'm not totally...
Steve Gunhouse
sgunhouse
Offline Send Email
Jun 13, 2006
2:12 am
16638
Steve Gunhouse wrote: <Snipola> ... Utterly brute force. Just go pixel by pixel in a grid the size of the desired circle and test if it's within the circles'...
Skywise
skywise711
Offline Send Email
Jun 13, 2006
3:23 am
16639
Is it safe to have multiple instances of the PDE open at the same time? I've been doing this for a while and not noticed any problems. I do this to reference...
Skywise
skywise711
Offline Send Email
Jun 13, 2006
5:11 am
16640
I have uploaded a file to the members area, "drawtest2.x". It uses the XBRandom library. The buttons are: Run : run the test Quit: quit the program points,...
Skywise
skywise711
Offline Send Email
Jun 13, 2006
7:56 am
16641
I would be interested in knowing how the following for drawing a filled circle and a filled ellipse compare in speed to your routine. I make no claims as...
old2newbie
Offline Send Email
Jun 13, 2006
2:00 pm
16642
... Should be fine, but I'd have to look at some of the cleanup routines to be certain. As long as you always refer to windows and grids by their assigned...
Steve Gunhouse
sgunhouse
Offline Send Email
Jun 13, 2006
4:55 pm
16643
I do run code in 2 or 3 or 4 at one time sometimes the same program !! and have not had any adverse effects. so while I wouldnt guarentee it multiple pdes...
chrstoff
Offline Send Email
Jun 13, 2006
10:44 pm
16644
Hi: I have found code in message #877 for rotating a bitmap, "for printing in landscape mode". I have been experimenting with it using a copy of Vincent Voois'...
old2newbie
Offline Send Email
Jun 23, 2006
1:49 am
16645
Is my face red. I found that I had picked up the formula "from XGR for calculating the number of bits per pixel when printing the sidth on that second line. ...
old2newbie
Offline Send Email
Jun 24, 2006
8:10 pm
16646
Please find attached a replacement the date functions "Dates.X", in your Files Collection. Kindest Regards Robin Warner ... Do you Yahoo!? Get on board. You're...
Robin Warner
warnrobin
Offline Send Email
Jun 25, 2006
9:54 pm
16647
Cool... Too bad it still lacks a week-number calculator :P But anyway, i reply to say there may still be some space on yahoogroups to post the file in the file...
Vincent Voois
vvacme
Offline Send Email
Jun 26, 2006
4:36 pm
16648
... The message archives do not retain attachments at all. -- Steve Gunhouse...
Steve Gunhouse
sgunhouse
Offline Send Email
Jun 26, 2006
5:21 pm
16649
Hi: Would there be value in changing INC and DEC to allow STEP as used in FOR ... NEXT loops. I recently had occasion to use a FOR ... NEXT loop with a STEP...
old2newbie
Offline Send Email
Jun 29, 2006
7:00 pm
16650
Not that i know of any better method. The C / CPP world has an extra option to shorten additions and multiplex algorithms by doing x += 3 instead of x = x + 3 ...
Vincent Voois
vvacme
Offline Send Email
Jun 29, 2006
9:29 pm
Messages 16621 - 16650 of 18795   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help