vbGore Free Online RPG Engine

Revolutionizing Visual Basic ORPG Development
It is currently Wed Jun 19, 2013 3:26 am

All times are UTC - 8 hours




Post new topic Reply to topic  [ 21 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: Gui Tutorial
PostPosted: Fri Apr 25, 2008 7:32 am 
Wozzle Woozle Wozniak

Joined: Fri Mar 02, 2007 10:14 am
Posts: 91
There should really be a "how to add GUI/window" video tutorial in wiki. Because I found it really hard to understand how to add windows and I still haven't found out how to do it.


Top
 Profile  
 
 Post subject: Re: Gui Tutorial
PostPosted: Fri Apr 25, 2008 8:04 am 
Carmack's Pimple

Joined: Sun Dec 09, 2007 2:32 pm
Posts: 61
Location: Kent, England
http://vbgore.com/Adding_windows


Top
 Profile  
 
 Post subject: Re: Gui Tutorial
PostPosted: Fri Apr 25, 2008 9:56 am 
Aleron Coder

Joined: Fri Jan 05, 2007 5:36 am
Posts: 2964
Location: Germany
this is something I guess I could do later,
can't code much complicated stuff as we are going
in-depth on game design for sunday ;)

He said he didn't make it,
although I believe this is something he missed while reading :P


Top
 Profile  
 
 Post subject: Re: Gui Tutorial
PostPosted: Fri Apr 25, 2008 10:08 am 
Wozzle Woozle Wozniak

Joined: Fri Mar 02, 2007 10:14 am
Posts: 91
My english isn't exactly over-developed. =p So that's why it would be great with a Video tutorial so that I could see how it's done. Then I could add all types of things. Zanval would be great if you could make one!


Top
 Profile  
 
 Post subject: Re: Gui Tutorial
PostPosted: Fri Apr 25, 2008 10:12 am 
Aleron Coder

Joined: Fri Jan 05, 2007 5:36 am
Posts: 2964
Location: Germany
have to find a program for recording first :/
i used fraps or gamecam til now.

Fraps = 30secs max
Gamecam = Games Only...

UMMM :x

I'll ask around xD


Top
 Profile  
 
 Post subject: Re: Gui Tutorial
PostPosted: Fri Apr 25, 2008 11:17 am 
Wozzle Woozle Wozniak

Joined: Fri Mar 02, 2007 10:14 am
Posts: 91
Great, PM me when you made it! :)


Top
 Profile  
 
 Post subject: Re: Gui Tutorial
PostPosted: Fri Apr 25, 2008 11:27 am 
Aleron Coder

Joined: Fri Jan 05, 2007 5:36 am
Posts: 2964
Location: Germany
itll take till tommorrow.
Reason: tired, sry xD


Top
 Profile  
 
 Post subject: Re: Gui Tutorial
PostPosted: Fri Apr 25, 2008 11:36 am 
Wozzle Woozle Wozniak

Joined: Fri Mar 02, 2007 10:14 am
Posts: 91
I've tried understanding it for a week, another day won't hurt. =p


Top
 Profile  
 
 Post subject: Re: Gui Tutorial
PostPosted: Fri Apr 25, 2008 2:35 pm 
=^.^= Kitty =^.^=

Joined: Mon Jan 28, 2008 6:03 pm
Posts: 1545
Location: Behind you...
ask DarkFrost, he had one that was really good quality


Top
 Profile  
 
 Post subject: Re: Gui Tutorial
PostPosted: Sat Apr 26, 2008 1:42 am 
Aleron Coder

Joined: Fri Jan 05, 2007 5:36 am
Posts: 2964
Location: Germany
guess who I asked :P
Alright, onto downloading a fresh vbgore xD


Top
 Profile  
 
 Post subject: Re: Gui Tutorial
PostPosted: Sat Apr 26, 2008 2:03 am 
Wozzle Woozle Wozniak

Joined: Fri Mar 02, 2007 10:14 am
Posts: 91
Haha, looking forward to your tutorial!


Top
 Profile  
 
 Post subject: Re: Gui Tutorial
PostPosted: Sat Apr 26, 2008 2:46 am 
Aleron Coder

Joined: Fri Jan 05, 2007 5:36 am
Posts: 2964
Location: Germany
emm i think its broken XD
It is saving the video since 10 minutes O_O

what step do you have problems with?
maybe i can explain it to you easier that the tutorial :P
Still waiting if it finishes or if it crashed :P I have time ^^

(are you german? if so i can help you easy :D)


Top
 Profile  
 
 Post subject: Re: Gui Tutorial
PostPosted: Sat Apr 26, 2008 7:45 am 
Wozzle Woozle Wozniak

Joined: Fri Mar 02, 2007 10:14 am
Posts: 91
I have problems understanding most of it.
What I'm trying to do is to add a chat window in the size 400x250, I've made the GRH for it:
Code:


'*******New chat window****
Grh2868=1-900-0-0-512-256



And I've added most of the vb6 codes, but I don't understand what to do in the /data/skins?


Top
 Profile  
 
 Post subject: Re: Gui Tutorial
PostPosted: Sat Apr 26, 2008 9:25 am 
Aleron Coder

Joined: Fri Jan 05, 2007 5:36 am
Posts: 2964
Location: Germany
ok in data\skins you have many .inis and dats :)
the inis hold default values,
the .dats hold modified values (window positions if the user moved the chat to upper right maybe :P)

now you don't NEED a .dat entry,
but it's nice to have for some windows.

you make a new entry like the ones of the other windows.

[CHATWINDOW2]
....


Top
 Profile  
 
 Post subject: Re: Gui Tutorial
PostPosted: Sat Apr 26, 2008 10:40 am 
Wozzle Woozle Wozniak

Joined: Fri Mar 02, 2007 10:14 am
Posts: 91
Okay I actuall made some progress, I just went and edited on the GRH in bluewave.dat I made a new one called test.dat how can I tell it to use that .dat file insted?

Also, my black chat box, became white any idea why? :) thanks!

Edit: Found this one out: Also, my black chat box, became white any idea why? :) thanks!


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 21 posts ]  Go to page 1, 2  Next

All times are UTC - 8 hours


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group