Book a Demo

Author Topic: Adding lines to the Add-In-menu, possible?  (Read 4176 times)

Kikai_no_Tenshi

  • EA Novice
  • *
  • Posts: 15
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Adding lines to the Add-In-menu, possible?
« on: March 30, 2007, 02:40:37 am »
Hello!

Is it possible to add lines to the Add-In-menu? (between the menu-items)

That would be great, because they can work as separators and you don't have to create those sub-menus.

So is there a way to do that?

Takeshi K

  • EA User
  • **
  • Posts: 632
  • Karma: +43/-1
    • View Profile
    • Sparx Systems Japan
Re: Adding lines to the Add-In-menu, possible?
« Reply #1 on: March 31, 2007, 10:31:27 am »
Hello,

Please try to add single hyphen('-') as menu item.

Hope this helps,

--
t-kouno
--
t-kouno

Kikai_no_Tenshi

  • EA Novice
  • *
  • Posts: 15
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Adding lines to the Add-In-menu, possible?
« Reply #2 on: April 02, 2007, 12:46:00 am »
Yep it works!

Thank you very much! ;D

Eric Johannsen

  • EA User
  • **
  • Posts: 43
  • Karma: +0/-0
  • Model Driven Business[ch0174]
    • View Profile
Re: Adding lines to the Add-In-menu, possible?
« Reply #3 on: September 18, 2007, 01:26:16 pm »
I tried a single hyphen for a sub-menu but get an empty menu line that has one empty sub menu, so like this:

My Main Menu
   Sub Item One
   Blank Should Be Separator
       Blank Should Not Be Here
   Sub Item Two

How can I show a separator on the sub menu intead of "Blank Should Not Be Here"?