Your QB layout.

Discuss whatever you want here--both QB and non-QB related. Anything from the DEF INT command to the meaning of life!

Moderators: Pete, Mods

User avatar
lurah-
Veteran
Posts: 206
Joined: Mon Nov 01, 2004 10:47 am
Location: Finland
Contact:

Your QB layout.

Post by lurah- »

So, like what your qb looks like?

Here is what i use.
http://www.lemmikkini.net/lurah/qb.JPG
Z!re
Veteran
Posts: 887
Joined: Wed Aug 04, 2004 11:15 am

Post by Z!re »

Notepad++ and freeBASIC is what I use.. :P


Here ya go :D
<img src="http://qh2.qbtk.com/226-t">
I have left this dump.
User avatar
Mitth'raw'nuruodo
Veteran
Posts: 839
Joined: Sat Jan 22, 2005 11:04 am
Location: Eastern Coast of US
Contact:

Post by Mitth'raw'nuruodo »

Ya Ok, umm how did you do that Lurah? :?
"But...It was so beutifully done"
Rattrapmax6
Veteran
Posts: 1055
Joined: Sun Jan 02, 2005 2:11 pm
Location: At my computer
Contact:

Post by Rattrapmax6 »

Umm, dude,. pressing ALT+ENTER while running QB will put it into a window... if thats whats you wanted to know.. :wink:

I use standard QB colors, they grew on me b4 I found you could change 'em... heh heh,.. :roll:

As for FB,. I use the standered color sceme that comes with Von's FBIDE, and reading over the color souce to make my own,.. :wink: I'll put up a screen of that when I get somthing good,. :D
-Kevin (aka:Rattra)
(x.t.r.GRAPHICS)
User avatar
Mitth'raw'nuruodo
Veteran
Posts: 839
Joined: Sat Jan 22, 2005 11:04 am
Location: Eastern Coast of US
Contact:

Post by Mitth'raw'nuruodo »

Ok, don't hate me PLEASE....

Oh, BTW thanks Rattra for the window command :D ....

How do you get the pic from that window to this window? I know that pressing Ctrl+Print Screen will get me a copy but I can't paste it here...
"But...It was so beutifully done"
Rattrapmax6
Veteran
Posts: 1055
Joined: Sun Jan 02, 2005 2:11 pm
Location: At my computer
Contact:

Post by Rattrapmax6 »

Umm, you don't need to hold Ctrl while pressing PritnScrn, unless you want the window... but PrintScrn works in fullscreen mode too, just hit it and exit or press ALT+Esc to minamize QB.

To get pics here, you need to put it on your webspace and then use:

Code: Select all

<IMG SRC="www.com/dir/mypic.png">
to get it up here... :wink:
-Kevin (aka:Rattra)
(x.t.r.GRAPHICS)
User avatar
Mitth'raw'nuruodo
Veteran
Posts: 839
Joined: Sat Jan 22, 2005 11:04 am
Location: Eastern Coast of US
Contact:

Post by Mitth'raw'nuruodo »

Ok, thanks, but I thought it was Ctrl+ESC to minimize?

And I did try the PrintScreen and Ctrl+PrintScreen both while it was in full screen with no luck might I add.
"But...It was so beutifully done"
Rattrapmax6
Veteran
Posts: 1055
Joined: Sun Jan 02, 2005 2:11 pm
Location: At my computer
Contact:

Post by Rattrapmax6 »

Hmm, works for me, just hit PrintScrn itself full mode, or in the window,. paste it to MS Paint.. it should work, also, the screen should slightly flicker when you copy it... in full screen DOS ne way.. :wink:
-Kevin (aka:Rattra)
(x.t.r.GRAPHICS)
User avatar
lurah-
Veteran
Posts: 206
Joined: Mon Nov 01, 2004 10:47 am
Location: Finland
Contact:

Post by lurah- »

Yah, btw. I noticed that after pasteing it on ms-paint DONT save it straight as jpg or gif mode. For some reason it messes it. Save first as bmp, re-open and save as jpg or gif :?:
User avatar
Mitth'raw'nuruodo
Veteran
Posts: 839
Joined: Sat Jan 22, 2005 11:04 am
Location: Eastern Coast of US
Contact:

Post by Mitth'raw'nuruodo »

DONT'T do that cause those extensions Screws up the colors....instead just keep it as a .bmp of course I didn't try the .jpg so try that...
"But...It was so beutifully done"
User avatar
Mitth'raw'nuruodo
Veteran
Posts: 839
Joined: Sat Jan 22, 2005 11:04 am
Location: Eastern Coast of US
Contact:

Post by Mitth'raw'nuruodo »

Ok, Here's my try, I've double-checked everything, and if it doesn't show my internet hasn't put it up yet to my site.

*Note: use .JPG, .GIF's color sucks, and .BMP is too big.

Ok here it is:

<img src="http://www.pngusa.net/~mnetsch/public_h ... es/IDE.JPG">
"But...It was so beutifully done"
Rattrapmax6
Veteran
Posts: 1055
Joined: Sun Jan 02, 2005 2:11 pm
Location: At my computer
Contact:

Post by Rattrapmax6 »

lurah wrote:Yah, btw. I noticed that after pasteing it on ms-paint DONT save it straight as jpg or gif mode. For some reason it messes it. Save first as bmp, re-open and save as jpg or gif :?:
NO :shock: ,.. its a good start to batch converting, but MS Paint lacks such a thing... Here use this thing:http://www.irfanview.com/, Na_th_an gave this to me over at QBNews, its free... use it to batch convert..

BTW, with this, convert your BMPs to PNG,. there like GIFs just lighter and faster loading.. :wink:
-Kevin (aka:Rattra)
(x.t.r.GRAPHICS)
Z!re
Veteran
Posts: 887
Joined: Wed Aug 04, 2004 11:15 am

Post by Z!re »

*sigh*

BMP = Uncompressed
JPEG = Lossy compression
GIF = Lossless compression, only 256 colors!
PNG = Near lossless compression (the best)


GIF can get weird colors if you have a BMP above 8bit color depth


And for crying out loud! NEVER EVER EVE use BMPs for online purpose!


Consider the image I posted as BMP... it's 3.8MB care to wait for the download?
I have left this dump.
Rattrapmax6
Veteran
Posts: 1055
Joined: Sun Jan 02, 2005 2:11 pm
Location: At my computer
Contact:

Post by Rattrapmax6 »

3.8 Meg,.. heh, my comp runs so slow I wouldn't notice the diff.. heh heh..

Just try waiting for a 13Meg pic to load ofline, bout the same, I deleted that one. :wink: was a collection of pics... but yeah, PNGs are the way to go, I'm convering all my BMP on my harddrive to PNG.. :wink:
-Kevin (aka:Rattra)
(x.t.r.GRAPHICS)
User avatar
Mitth'raw'nuruodo
Veteran
Posts: 839
Joined: Sat Jan 22, 2005 11:04 am
Location: Eastern Coast of US
Contact:

Post by Mitth'raw'nuruodo »

*sigh*

My pic still hasn't shown up yet....
"But...It was so beutifully done"
Rattrapmax6
Veteran
Posts: 1055
Joined: Sun Jan 02, 2005 2:11 pm
Location: At my computer
Contact:

Post by Rattrapmax6 »

Umm, check your URL, go back to Edit and copy it to your browser.. if that doesn't work.. go and find where you put it on your FTP or whatever you use, then copy the correct adress back here, its what I do to make sure I put the right URL.. :wink:
-Kevin (aka:Rattra)
(x.t.r.GRAPHICS)
User avatar
Mitth'raw'nuruodo
Veteran
Posts: 839
Joined: Sat Jan 22, 2005 11:04 am
Location: Eastern Coast of US
Contact:

Post by Mitth'raw'nuruodo »

Well now I know why my avitar didn't load from my site....wrong sub domain name. heh he.

Well here it is NOW.

<img src="http://www.pngusa.net/~mnetsch/Images/IDE.PNG"> Well I hope that does it...

Yep it works! This is a peice of code in my game that formaly loaded 3 sprites from a .txt file that contained number DATA of the indivdual pixels.

Very inefficient so I am switching to BSAVE/BLOAD.
"But...It was so beutifully done"
Rattrapmax6
Veteran
Posts: 1055
Joined: Sun Jan 02, 2005 2:11 pm
Location: At my computer
Contact:

Post by Rattrapmax6 »

:shock: That code,.. it takes up so much space!!! :shock:

I did somthing simular in alot less lines,.. but it was for fixxed 80*80 code, tho... oh well... :wink:
-Kevin (aka:Rattra)
(x.t.r.GRAPHICS)
User avatar
Mitth'raw'nuruodo
Veteran
Posts: 839
Joined: Sat Jan 22, 2005 11:04 am
Location: Eastern Coast of US
Contact:

Post by Mitth'raw'nuruodo »

Well as I said you sacrifice optimization for elasticity sometimes, but now that I can do it shorter with BSAVE/BLOAD. he he no need for that.

BTW you were wondering why it was 64 KB?
It was mainly that + like 20 other codes like that. For my other pics....he he....
"But...It was so beutifully done"
Rattrapmax6
Veteran
Posts: 1055
Joined: Sun Jan 02, 2005 2:11 pm
Location: At my computer
Contact:

Post by Rattrapmax6 »

Heh heh, right... say you see that up arrow under help,.. u can click that and knock that Immediat code box down for more coding space,. or hit (F6) and remove it altogetther.. :wink: Just chack and make sure you didn't maximize it... Immediat will be were your "Filename.BAS" should be if you did, or your code dissapers, but hitting (F6) a few more times will get it back....
-Kevin (aka:Rattra)
(x.t.r.GRAPHICS)
Post Reply