New topic: 

separator with me.addrow?

<http://forums.realsoftware.com/viewtopic.php?t=34240>

         Page 1 of 1
   [ 1 post ]                 Previous topic | Next topic          Author  
Message        brianheibert          Post subject: separator with 
me.addrow?Posted: Fri Jun 11, 2010 5:15 pm                                 
Joined: Sat Jan 23, 2010 3:03 pm
Posts: 220
Location: Loveland,OH 45140                OK so I found the answer to my 
seperator questions kind of
Menuitem.append NewMenuItem("-")
except one thing my menus are being attached to a bevel button using me.addrow
and I don't know how to do this with me.addrow?

Code:  me.captionalign=3//caption aligned flush left 
  me.hasMenu=1  //menu on right 
  me.caption="View" 
  me.addrow "Bigger"
  me.addrow "Smaller"
  me.addrow "-"
  MenuItem.Append New MenuItem("-")
  me.addrow "Source"
      
_________________
Brian Heibert
heibert.net
insanemonkeysoftware.com
[email protected]  
                             Top            Display posts from previous: All 
posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost 
timeSubject AscendingDescending          Page 1 of 1
   [ 1 post ]      
-- 
Over 1500 classes with 29000 functions in one REALbasic plug-in collection. 
The Monkeybread Software Realbasic Plugin v9.3. 
http://www.monkeybreadsoftware.de/realbasic/plugins.shtml

[email protected]

Reply via email to