simple GMENU

  1. gmenu = HMENU
  2. gmenu.1 = GMENU
  3. gmenu.1.NO {
  4.   XY = [10.w]+15,29
  5.   backColor = #FFFFFF
  6.   wrap= |<br />
  7.   10.fontColor = #FF9999
  8.   10 = TEXT
  9.  
  10.   # the two slashes are not a comment
  11.   # it says that title will be used if nav_title is empty
  12.   10.text.field = nav_title // title
  13.   10.offset = 0,20
  14.  
  15.   # leave fontFile empty to use default font (Verdana)
  16.   10.fontFile =
  17.   10.fontSize = 12
  18. }
  19.  
Last update: 20.09.2005

Did this document help you?

Yes: Write us what helped you

Ok, but: Suggest improvements, report inaccuracies etc.

not helpful: Tell us what would have helped