menu in a category

Help each other out

menu in a category

Postby dgemily on Thu Jul 08, 2004 10:08 pm

I would like to have a menu in a catetory instead of the buttons

I created a database with the parameter :
<parameter>SCREENNAME<parameter>
I assigned to the category an event goto screen with "Screen Name" :
%CATEGORYNAME>parameter%

but it's not working :cry:

Please, Does anyone have a solution ???

Thanks.
dgemily
 
Posts: 793
Joined: Thu May 13, 2004 6:24 am
Location: Paris, France

Postby stevenhanna6 on Sat Jul 10, 2004 2:41 am

I havent tested it, but it should work.

http://www.xlobby.com/xlobby2.zip
stevenhanna6
 
Posts: 904
Joined: Tue Feb 18, 2003 10:39 am
Location: Ontario, Canada

Postby dgemily on Sat Jul 10, 2004 11:18 am

Now, it's works :D with:
I created a database with the parameter :
<parameter>SCREENNAME<parameter>
I assigned to the category an event goto screen with "Screen Name" :
%CATEGORYNAME>parameter%


MERCI BEAUCOUP :wink:
dgemily
 
Posts: 793
Joined: Thu May 13, 2004 6:24 am
Location: Paris, France

Postby Cosworth on Sat Jul 10, 2004 11:36 am

Just out of curiosity. What are you using this for :?:
Cosworth
 
Posts: 67
Joined: Tue May 11, 2004 10:46 am
Location: Denmark

Postby dgemily on Sat Jul 10, 2004 12:08 pm

It’s to create a dynamic menu and screens with not to much buttons …

It’s should be used in other applications, but I can’t tell you for the moment.
dgemily
 
Posts: 793
Joined: Thu May 13, 2004 6:24 am
Location: Paris, France

Postby AirPost on Sat Jul 10, 2004 4:02 pm

Cosworth, this will let you put literally hundreds of buttons/links in 1 screen without populating that whole screen because now, since the buttons are actually a category, you can now scroll through the buttons (just like on the movie or music category). I was stumped in creating my other skin because before, the only way I can make this work was to direct all the links of the menu category to just 1 screen.

Dgemily, can you confirm that you can direct the menu category to individual screens? Thanks. :wink:
AirPost
 
Posts: 160
Joined: Sat Mar 27, 2004 6:37 pm
Location: Sin City

Postby stevenhanna6 on Sat Jul 10, 2004 4:07 pm

maybe the next logical step is to have the ability to give database objects an event....so depending on which you click it will have a different effect....just an idea. I'll do it if you guys think it would be good.
stevenhanna6
 
Posts: 904
Joined: Tue Feb 18, 2003 10:39 am
Location: Ontario, Canada

Postby jowaldo on Sat Jul 10, 2004 5:42 pm

I could see that coming in very handy for different menus :)
jowaldo
 
Posts: 903
Joined: Wed May 21, 2003 7:17 pm

Postby AirPost on Sat Jul 10, 2004 7:44 pm

That would be great, Steven.
AirPost
 
Posts: 160
Joined: Sat Mar 27, 2004 6:37 pm
Location: Sin City

Postby dgemily on Sun Jul 11, 2004 2:43 pm

Dgemily, can you confirm that you can direct the menu category to individual screens? Thanks.

yes, I confirm it !!!
If you want, you can try with this skin test http://france.xlobby.com/temp/Vignettes.rar
C-moi did this in 5 min, just to look if it was working...

maybe the next logical step is to have the ability to give database objects an event....so depending on which you click it will have a different effect....just an idea. I'll do it if you guys think it would be good.

That would be great.
thanks for everything, Steven. :wink:
---------------------------------------------------------------------------------
http://france.xlobby.com/temp/Vignettes.rar
this link is out now
Last edited by dgemily on Sun Jul 11, 2004 11:35 pm, edited 1 time in total.
dgemily
 
Posts: 793
Joined: Thu May 13, 2004 6:24 am
Location: Paris, France

Postby dgemily on Sun Jul 11, 2004 3:36 pm

an other skin test by C-moi, if you want to try it...
http://france.xlobby.com/temp/maTValpha1.rar
dgemily
 
Posts: 793
Joined: Thu May 13, 2004 6:24 am
Location: Paris, France

Postby Cosworth on Mon Jul 12, 2004 7:40 am

Had a look at dgemily's sample and it sure as some potential.
Nice looking icons too :P
Cosworth
 
Posts: 67
Joined: Tue May 11, 2004 10:46 am
Location: Denmark

Postby C-moi on Mon Jul 12, 2004 10:05 am

hi Cosworth
i use ToniHappy skin (thanks ToniHappy) and change many things !
maTV is a skin for TV with 800 x 600 resolution : have a look here : this is a new version ! i also use some screens from MediaEx skin (thx Qtips)
http://france.xlobby.com/skins/matv/maTValpha15.rar
Thanks to Steven who change the code by introducing parameter in goto screen order ! :D but i have some problems with overlay and focus in overlay so my skin is without overlay (i wanna put my sreen menu in overlay and call it in each screen of XL)
Last edited by C-moi on Sat Jul 17, 2004 7:28 pm, edited 4 times in total.
C-moi
 
Posts: 164
Joined: Fri Apr 23, 2004 6:58 am
Location: France

Postby stevenhanna6 on Thu Jul 15, 2004 4:34 am

ready for testing

http://www.xlobby.com/xlobby2.zip

when you edit a database now you will see a new tab called "advanced" this is where you will set your event. Post your results...I have not tested it much.
stevenhanna6
 
Posts: 904
Joined: Tue Feb 18, 2003 10:39 am
Location: Ontario, Canada

Postby Cosworth on Thu Jul 15, 2004 6:56 am

stevenhanna6 wrote:ready for testing

http://www.xlobby.com/xlobby2.zip

when you edit a database now you will see a new tab called "advanced" this is where you will set your event. Post your results...I have not tested it much.


First small problem:
After assigning an event to a database item the setup screen takes focus and stays in front of the Db editor.

Some other problems:
It's a little unclear which commands take precedence over others. From a category screen you can now go 3 ways:
a: info screen
b: click (enter/exit) events
c: Db event

Right now if a) is used c) gets ignored (and b) ?)
If both b) & c) have events It's unclear what is done 1st.

This can get mighty complicated fast. A few words on the rules in play here would be good.
Cosworth
 
Posts: 67
Joined: Tue May 11, 2004 10:46 am
Location: Denmark

Next