simple GMENU
- gmenu = HMENU
- gmenu.1 = GMENU
- gmenu.1.NO {
- XY = [10.w]+15,29
- backColor = #FFFFFF
- wrap= |<br />
- 10.fontColor = #FF9999
- 10 = TEXT
- # the two slashes are not a comment
- # it says that title will be used if nav_title is empty
- 10.text.field = nav_title // title
- 10.offset = 0,20
- # leave fontFile empty to use default font (Verdana)
- 10.fontFile =
- 10.fontSize = 12
- }
