Print Page | Close Window

RANDOM QUESTIONS (serious replies)

Printed From: Pixel Joint
Category: The Lounge
Forum Name: Diversions
Forum Discription: Get to know your fellow pixel freaks. Chat about anything to do with video games, comic books, anime, movies, television, books, music, sports or any other off topic bs you can think of.
URL: https://pixeljoint.com/forum/forum_posts.asp?TID=1645
Printed Date: 02 November 2025 at 4:17pm


Topic: RANDOM QUESTIONS (serious replies)
Posted By: Pixel_Outlaw
Subject: RANDOM QUESTIONS (serious replies)
Date Posted: 11 February 2006 at 10:11pm

 ///// for C++ programmers

Ok since i know there are some C++ ers here, I have some questions.

I Have 4 c++ programming books, they make me angry because all they teach is making dos windowed programs. THEY FAIL TO INCLUDE GRAPHICS and gui functions. I'm a noob at C++ but i want to at least make a decent interface for my programs. How difficult are GUI's in C++ and where should i start? I just got to the chapter on object creation.

 

IT MAKES ME FURIOUS THAT they expect me to make all dos programms.

///// For classic ame enthusiasts

Is there a way to get the palette from the old nes days without doing the palette grabbing manuely? I don't want to fiddle with roms.

/////  For music makers

Know any free music creation programs

 

Please be serious don't make wise cracks. ( I know this is like not breathing around this forum :) )



-------------
http://www.shmup-dev.com/forum/">



Replies:
Posted By: Monkey 'o Doom
Date Posted: 12 February 2006 at 5:15am
http://www.cprogramming.com - www.cprogramming.com has some good resources and tutorials about graphics and the windows GUI.

-------------
http://pixelmonkey.ensellitis.com">
RPG is numberwang.


Posted By: Carnivac
Date Posted: 12 February 2006 at 6:13am
Originally posted by Pixel_Outlaw


Is there a way to get the palette from the old nes days without doing the palette grabbing manuely? I don't want to fiddle with roms.




That's the most commonly used estimated NES palette and the one I use.


/////  For music makers

Know any free music creation programs

 

Any particular format?  Midi, Mod, Mp3?  I only really specialise in Mods these days.



-------------
http://eocommunity.co.uk/">


Posted By: Ork
Date Posted: 12 February 2006 at 6:55am
> I Have 4 c++ programming books, they make me angry because all they teach is making dos windowed programs.

That's probably because these "dos programs" compile and run on most platforms, not just windows.

> THEY FAIL TO INCLUDE GRAPHICS and gui functions.

Graphics and gui are very platform dependent stuff. You'll have to choose your platform and api.

For windows-platform, the api can be for example DirectX. Or OpenGL. Or just plain WindowsApi (#include <windows.h>). Or SDL. (Or make your own from scratch;) Lot's of possibilities...



Posted By: Pixel_Outlaw
Date Posted: 12 February 2006 at 12:46pm

Thanks a bunch guys!

@ Wolverine MP# or wave would be good!



-------------
http://www.shmup-dev.com/forum/">


Posted By: Carnivac
Date Posted: 12 February 2006 at 12:52pm
Maybe something like FL Studio or Acid Pro or something like that then.

EDIT:  Forgot ya said free...

In that case I have no idea.  I used to just nab that stuff off a musician friend of mine.  Like I said before, I'm more into doing small quality tracker mods


-------------
http://eocommunity.co.uk/">


Posted By: inkspot
Date Posted: 12 February 2006 at 1:47pm
There are lots of free music programs. Google Jeskola Buzz, Modplug and even Sound Club for the basic needs.

But I use FL Studio and Acid Pro myself as well..


As this is the questions topic, i have a question.

In zombie movies, zombies rely on basic food instincts, but why are those instincts cannibalistic and only apply on living flesh?
And in Romeros movies, where do the zombies come from, because every moving alive creature is ripped apart and chewed?


Posted By: Shark
Date Posted: 12 February 2006 at 1:50pm
that was a bit random, and you got 182 posts, you must make some
blink-182 fan-art now!!

-------------
Snark, we love yuu.



Print Page | Close Window