Page 1 of 1

i need some help

PostPosted: Tue Aug 21, 2007 12:27 pm
by neo83
i want to create a main menu with scroll bar, so that i can scroll and select different menu items. please help me to do this

Re: i need some help

PostPosted: Tue Aug 21, 2007 2:29 pm
by Sgt. Sparky
neo83 wrote:i want to create a main menu with scroll bar, so that i can scroll and select different menu items. please help me to do this

okay,
I will make a Demo. :D
(right now. :D)

PostPosted: Tue Aug 21, 2007 2:36 pm
by neo83
k sparky.

PostPosted: Tue Aug 21, 2007 3:36 pm
by Sgt. Sparky

Re: i need some help

PostPosted: Tue Aug 28, 2007 2:58 pm
by neo83
Hi sparky

Thanks for the link man. From the link i got some idea and has done a sample. still i need help.

I want to create a scroll bar similar to scroll bar present in the windows applications.

when i scroll down the contents should go up and when i scroll up the contents should come up.

will u help me

Re: i need some help

PostPosted: Tue Aug 28, 2007 9:40 pm
by Sgt. Sparky
neo83 wrote:Hi sparky

Thanks for the link man. From the link i got some idea and has done a sample. still i need help.

I want to create a scroll bar similar to scroll bar present in the windows applications.

when i scroll down the contents should go up and when i scroll up the contents should come up.

will u help me

That is what My Demo does. :D

Re: i need some help

PostPosted: Wed Aug 29, 2007 6:23 am
by neo83
that's what you have done. You have done the scroll bar for the whole screen. but i need to set the scroll bar for the following scenario. I have three buttons on the right side of the screen and a banner on the top. when i select a button called help. the help section should be visible on the left side of the buttons below the banner with the scroll bar. this is the situation what i have done is not consistent when scrolling some times it goes beyond the screen. see the upload and suggest what i have to do.

Re: i need some help

PostPosted: Wed Aug 29, 2007 8:18 pm
by Sgt. Sparky
neo83 wrote:that's what you have done. You have done the scroll bar for the whole screen. but i need to set the scroll bar for the following scenario. I have three buttons on the right side of the screen and a banner on the top. when i select a button called help. the help section should be visible on the left side of the buttons below the banner with the scroll bar. this is the situation what i have done is not consistent when scrolling some times it goes beyond the screen. see the upload and suggest what i have to do.

then you must change the code that calculates you actor's position. :D