| Message Title | Author and Date |
| Been meaning to ask about your 4 Bit BMP creator |
on Jul 25 |
| I'll need more specific information... |
on Jul 25 |
| SubScript out of range |
on Jul 25 |
| *That might explain it -- as originally coded, it works fine. |
on Jul 25 |
| * Arghhhhhh! I was trying 0 to 640 instead of 639. Thanks! |
on Jul 25 |
| *Sure, the POINT value at x:640 would be -1, which would definitely be "out of range". |
on Jul 25 |
| I found a way to speed up the FourBit SUB |
on Jul 26 |
| *As the man said, "Now why the hell didn't I think of that!". Nice call. |
on Jul 26 |
| I was just gonna skip over it, but why not use the info? LOL |
on Jul 26 |
| Squashing Bitmaps to 4 X 3 sizes in QB Screens |
on Jul 23 |
| *Great idea! Nice little utility -- Thanks! |
on Jul 24 |
| Thanks for Money.bas too! |
on Jul 24 |
| Finally seem to have a decent BSAVE file reader |
on Jul 22 |
| Worked on some things... |
on Jul 22 |
| I tested your Xmstree1, 2 and 3 BSV files and it worked too |
on Jul 22 |
| Tested with a variety of files... |
on Jul 22 |
| Thanks for testing it Bob |
on Jul 22 |
| Here is a File Size function for BSAVE routines |
on Jul 20 |
| *I think you meant SCREEN 0 is text only -- SCREEN 1 is low res graphics (320x200). |
on Jul 20 |
| Well it does not seem to work anyway! |
on Jul 22 |
| FourBit SUB routine? | Beth on Jul 16 |
| Yup, here... |
on Jul 16 |
| Thank you! | Beth on Jul 17 |
| For screen 2 |
on Jul 14 |
| Although there's nothing specific to SCREEN 2, download my tutorial... |
on Jul 14 |
| Something to fix ? |
on Jul 15 |
| There is no real fix for large images, but other changes are needed |
on Jul 15 |
| *Thanks for answering, Ted, I haven't got a clue about this stuff :-P |
on Jul 15 |
| Actually Antoni tried the PEEK stuff and it worked ;-) |
on Jul 15 |
| Re: Something to fix ? |
on Jul 15 |
| If you'd have looked at my corrections Tim |
on Jul 15 |
| Re: If you'd have looked at my corrections Tim |
on Jul 15 |
| Sounds reasonable, so how would you recode the "hack"? |
on Jul 15 |
| Bitmap loader edited by 1998 VirtuaSoft |
on Jul 16 |
| If I understand your question... |
on Jul 16 |
| i'm using this to display a 8 bit bsaved bmp |
on Jul 16 |
| You know, of course, that SCREEN 2 only has 2 attributes... |
on Jul 16 |
| Just to display some numbers, eventually a watch.. |
on Jul 16 |
| Try using a TYPE and dot variables |
on Jul 16 |
| What you may have to do... |
on Jul 16 |
| Here's an example of a SCREEN 2 image processed as described above... |
on Jul 16 |
| Raw format |
on Jul 16 |
| RAW is similar to Binary. I just uploaded a BSAVER program |
on Jul 16 |
| RAW to Data |
on Jul 18 |
| *Not sure about RAW, with .BMP's pad to 32-bit boundaries (mennonite?). |
on Jul 18 |
| *Not familiar with RAW -- mennonite should be able to help you (post in main forum). |
on Jul 16 |
| you don't want us to talk about raw images here? | mennonite on Jul 17 |
| i don't have a font loader... |
on Jul 17 |
| You don't need no Front Loader man! |
on Jul 17 |
| Some nice fonts !!! |
on Jul 18 |
| Here are some more... |
on Jul 18 |
| What files are needed with the Qbasics.bas program? |
on Jul 18 |
| The font files are all included in the zips... |
on Jul 18 |
| Is there any chance to get é, è, à, ç, ù ..? |
on Jul 19 |
| Very cool ! |
on Jul 19 |
| Resizing isn't possible with bitmap fonts... |
on Jul 19 |
| * This sounds like a great idea for Monochrome. I think I will make one! |
on Jul 16 |
| I made a Screen 12 to 2 program that uses your code Bob |
on Jul 19 |
| As I understand it... |
on Jul 19 |
| HP 200lx |
on Jul 20 |
| *Interesting -- thanks :-) |
on Jul 20 |
| Screen shot with fonts ! |
on Jul 20 |
| *Thanks -- lol -- first time I ever saw "Press any key to continue" in French! |
on Jul 20 |
| Actually, your One Bit routine in Winbit works in Screen 2 also Bob |
on Jul 20 |
| *Hey, good to know -- I've never used SCREEN 2 (of course). |
on Jul 20 |
| Here is my code for SCREEN 2 BSAVES (URL) |
on Jul 20 |
| *Nice work! You are officially the SCREEN 2 expert around here! |
on Jul 20 |
| * As Elvis would say: "Thankyou very much" |
on Jul 20 |
| Some question with takes my sleep ... |
on Jul 21 |
| That probably won't apply to your palmtop... |
on Jul 21 |
| I use a skin softener on my palmtops ! |
on Jul 21 |
| *I tried your suggestion, but the images were all blurry after that. |
on Jul 21 |
| * Could be, but the palm screen might be better. |
on Jul 21 |
| Nerds |
on Jul 21 |
| *Yeah, that's great. We're all familiar with it around here ;-) |
on Jul 21 |
| Where are the color settings? |
on Jul 16 |
| * Also. You can load 4 BPP bitmaps in Screen 13 |
on Jul 15 |
| Animation using a single array | ClearAirTurbulence on Jul 12 |
| Here is a function to figure the Array buffer's byte size |
on Jul 13 |
| Re: Animation using a single array | ClearAirTurbulence on Jul 13 |
| RE: Getting the individual frames of an animated gif |
on Jul 13 |
| *I have done, please read my first post | ClearAirTurbulence on Jul 13 |
| *I appreciate the link, Galleon -- thanks! |
on Jul 13 |
| *That GIF motion Splitter is GREAT! Thanks G-man |
on Jul 13 |
| Each image is 2661 so make an Image array 24300 |
on Jul 13 |
| Looks like your question has been pretty well answered, CAT... |
on Jul 13 |
| I see :S | ClearAirTurbulence on Jul 13 |
| Just waits for vertical retrace to avoid flicker, however... |
on Jul 13 |
| Good idea I will try this... | ClearAirTurbulence on Jul 13 |
| Sure... |
on Jul 13 |
| *I see, thank you for the explanation | ClearAirTurbulence on Jul 13 |
| *btw, re-check my previous post, I added something -- good luck! |
on Jul 13 |
| *Once more into the beach | ClearAirTurbulence on Jul 13 |
| To make the gun and backpack more visible |
on Jul 14 |
| Against a dark background | ClearAirTurbulence on Jul 14 |
| Yes, and the bitmaps could use Screen 12 or 13 |
on Jul 14 |
| Success!! | ClearAirTurbulence on Jul 17 |
| *Congratulations -- and you're welcome :-) |
on Jul 17 |
| Getting RGB settings from Screens |
on Jul 12 |
| Re: Getting RGB settings from Screens |
on Jul 13 |
| PALETTE is not my cup of tea. QB needs time to do the math |
on Jul 13 |
| lol -- first question in a month and I wasn't here... |
on Jul 13 |
| * Who is that guy drinking coffee all the time here? |
on Jul 13 |
| *Hey, that's me -- it's all I've had to do! |
on Jul 13 |
| *Looks like you're out of coffee. I'll make you s'more |
on Jul 13 |
| *Hey, is that Blue Mountain I smell? Wow! You don't mess around! |
on Jul 13 |
| Tim made a fireworks fountian (URL) He stated he was unable to post it, Discussion inside. |
on Jul 4 |
| posting from IE | Tim on Jul 4 |
| LOL @ W3C and N54... |
on Jul 4 |
| try using double quotes instead of single | mennonite on Jul 4 |
| Can't do that, again, because all of that is automatically generated. |
on Jul 4 |
| * I can post with IE7 here just fine. | qbguy on Jul 4 |
| * * * * * * Happy 4th! |
on Jul 4 |
| *Jeesh, we gotta get Pete out of Screen 0..........sigh. |
on Jul 4 |
| Hooray! Happy 4th yanks! ... |
on Jul 4 |
| Very nice background...:) |
on Jul 4 |