Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Button problem


totidarmala
 Share

Recommended Posts

Hello, I would like to ask about how to add functional buttons, I could add a button, then I would like to now button on the click out like a book for a guide how to play it like this: ![](http://imageshack.us/a/img266/9209/bookdu.png)

____________________________________________________________________________________________________________________________

then how to I fix the Player Info close, screen shoot :

![](https://fbcdn-sphotos-h-a.akamaihd.net/hphotos-ak-prn2/v/1079690_368789009914546_1051542442_n.jpg?oh=a8126718a2a8839c3be615c0ec874d95&oe=51F5B4D8&__gda__=1375128652_55ae40297d7737c9f357c3c64645602d)

i cant close the player info close button, how to i fix this ?
Link to comment
Share on other sites

> You would have to add the button in Visual Basic 6 then add it to the GUI in the GUI Folder of your game.

Partially correct, the buttons in this case are NOT GDI buttons, thus adding them onto the form will not make any difference.

You'll need to look into how every other button is handled, sadly. I'm not quite sure how it is done from memory but I believe there's an array of buttons with sizes and locations somewhere.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...