Page 2 of 3

Posted: Wed Sep 29, 2004 3:50 am
by Tech^salvager
Wow nice Midnight

Posted: Wed Sep 29, 2004 5:13 am
by Wolf Dreamer
Got it now. Works great.

I had no trouble creating a new project with MSVC++ adding the .cpp and getting it to build. That is probably one of the few examples I've ever downloaded that built properly for me. :)

Posted: Fri Oct 01, 2004 12:01 am
by Electron
nice. It's amazing how little code you use to create a functional GUI editor as well. Displaying the grid should be able to be done with a loop instead of all that repetitive code, however, but it's quite nice

Posted: Fri Oct 01, 2004 6:30 am
by Midnight
EDIT:: Post Removed By Midnight

Posted: Fri Oct 01, 2004 7:09 am
by Tyn
I'm going to give it a few tweaks and let it loose on my project to see what they come up with. I'll send you what I have when I get round to it, shouldn't take that long really and I'll let you know what our artist thinks about it.

Posted: Mon Oct 04, 2004 1:35 am
by Midnight
EDIT:: Post Removed By Midnight

Posted: Mon Oct 04, 2004 10:09 pm
by Tyn
I would like to keep it familiar with a Photoshop imitation interface, I don't know the way you want to go with it but I think that it's the best option for me. I agree with the need for tools such as this for Irrlicht, it is something that the engine is lacking.

Posted: Tue Oct 05, 2004 5:33 am
by Midnight
EDIT:: Post Removed By Midnight

Posted: Tue Oct 05, 2004 6:36 am
by Tyn
I'm sort of working on that as well as 5 other things, but the first two things I would like to change are to show the order of GUI elements ( working on that ) and to try and make things a little easier with a couple of "borrowed" features from Photoshop. I'll come back when I've got a little more done, I put it into an easier to read class system since I get the feeling it could grow from here quite a bit.

I'm usually on MSNM when I'm not at work or out so you can try to catch me on that if you want to chat about it.

Posted: Thu Oct 07, 2004 2:44 am
by Guest
O man I have been woundering how to do that since the very beginning of GUICE.

there are alot of things I would like to know how to do actually...like C++ lol

I have alot of things I would like to add but basicly you see the extent of my knowladge in GUICE itself which is also why I started hosting it because I'm basicly stuck.

I have taken a few advanced coding tutorials and understand console programs very well.. I also know what MFC is although I've only researched that as far as the cryptic name... I guess I'm not a born programmer and without schooling I'll never be anywhere near the best...and tyn if you like this project enough to do some heavy work on it in the end I'll owe you the credit entirly...I've added you to messenger keep an eye out for me but I'll be out of town for a couple days also...

the problem I'm having is basicly understanding how Irrlicht is coded and how to incorperate "windows" programming into it... you know the basic stuff all the basic knowladge I lack from not ever having taken a class on C++ in my life. hell I only own 1 book and it's very advanced and that was given to me recently I havent even started reading it only skimming through to get an idea of what it was talking about.

I'm sure in time I would have been able to add anything to guice that I wanted however who has time to wait? and with the EXTREAM lack of projects Irrlicht has actually turned out (compared to say ogre3D which has alot of posted projects and is Irrlicht's only equal IMO)

But ogre is not user friendly enough to teach a person like me how to be a game programmer which I actually depend on learning as a career goal of mine. phew... if this doesn't work I figuare I'll just go be a ski bum working on the mountains in colorado but thats not really high on my list of desires to tell you the truth.

not to mention getting anything done with GUICE with this new (crappy) job I have is nearly impossable...

So... if anyone has any jobs for a modeller mapper out there you just give me a ring. 8)

Posted: Thu Oct 07, 2004 2:48 am
by Midnight
awww my cookies were ookied... thats my guest post above

EDIT:: Post Removed By Midnight

ideas

Posted: Sat Oct 09, 2004 4:22 am
by TheRLG
I'm no big coder yet, but just some ideas I think we should work towards:

::background pics
::graphic buttons with
-normal state
-hover state
-hit state
-disabled state
::Options able to be set up in XML

Again, just saying my ideas. The GUICE looks great so far!!! GJ

Posted: Sun Oct 10, 2004 9:23 am
by Midnight
EDIT:: Post Removed By Midnight

Posted: Sun Oct 10, 2004 10:38 am
by Tyn
Hey m8, I know I'm not on the computer atm but if you've got an email address then I'll send you over the code I have to look through. I've made it a little clearer to read and it's not too different from your code so you should be able to progress some from there. I've also added the beginning of the layer system, still needs a bit of work.

Posted: Mon Oct 11, 2004 12:47 am
by Midnight
Very Much Appreciated Tyn,

Actually I Included my e-mail in the READ ME that came with GUICE.rar

I've also added My E-mail to the MSN Button below and I've already added you as an MSN buddy in messenger.

Can't wait to see the work you've been doing I'm sure I'll Learn alot.. I've been working on a few things myself.