<div dir="ltr">On Tue, Aug 13, 2013 at 8:15 PM, Das <span dir="ltr"><<a href="mailto:dasfox@gmail.com" target="_blank">dasfox@gmail.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<div dir="ltr"><div><div><div><div><br>Hi Dana, <br><br>Here's some of the confusion I saw, look at that new menu_test.xml I attached.<br></div></div></div></div></div></blockquote><div><br></div><div>Missed the attachment.</div>

<div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div><div><div>The entire <menu id="root-menu" label="Openbox 3"> section is gone...<br>

</div></div></div></div></blockquote><div><br></div><div>If there's no root-menu, then you can't pop up a root-menu with a ShowMenu action. Whatever menus you define, you can pop up. The menu language is not overly constrained so that people can write nice things like pipe menus that generate menus.</div>

<div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div><div><div>
<br></div>This is like one thing I'm getting at and then the original uses these tags;<br><br><command></command><br><br></div>And this new one is using instead;<br><br><execute></execute><br>

</div></div></blockquote><div><br></div><div><a href="http://openbox.org/wiki/Help:Actions#Execute">http://openbox.org/wiki/Help:Actions#Execute</a> says "<span style="color:rgb(0,0,0);font-family:sans-serif;font-size:13px;line-height:19.046875px"><execute> is a deprecated name for <command>"</span>, and t<span style="color:rgb(0,0,0);font-family:sans-serif;font-size:13px;line-height:19.046875px">he menu.xml included in openbox uses <command> everywhere, no?</span></div>

<div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div><br>
</div>I don't know I guess it might just be me, but seeing an entire section removed then the syntax different I think is confusing to have in a Window Manager, maybe I just haven't gotten use to it is all...<div>

<div class="h5"><br><div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Aug 13, 2013 at 2:08 PM, Dana Jansens <span dir="ltr"><<a href="mailto:dana@orodu.net" target="_blank">dana@orodu.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">


<div dir="ltr"><div>On Tue, Aug 13, 2013 at 8:01 PM, Das <span dir="ltr"><<a href="mailto:dasfox@gmail.com" target="_blank">dasfox@gmail.com</a>></span> wrote:<br></div><div class="gmail_extra"><div class="gmail_quote">


<div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<div dir="ltr"><div><div><div>Hi Dana,<br><br>Sorry if I've created some confusion, its not about learning XML, I was just thinkng of this from the stand point I guess as a new user coming into this....<br><br></div>



So maybe I'm just thinking about this all wrong and when anyone sees a .xml file they just need to know and learn that anything goes as long as it's validated XML, then make whatever you feel like...<br>
</div></div></div></blockquote><div><br></div></div><div>It's not really make whatever you feel like. The format just allows you to define a <menu> inline or somewhere else, and you can refer to the menu to insert it into other menus as many times as you please. If the docs are not clear I'd love improvements there.</div>


<div><div>

<div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div><div>
<br></div> I guess I was looking at it like HTML, like how many ways can you really make a hyper link or hotlink, seems like in some code you can only do things one or two ways, so I guess I was thinking the same for the menu.xml like that was really the only way in which to create this type of thing/syntax....<br>





<br></div>Thanks...<br></div><div><div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Aug 13, 2013 at 1:49 PM, Dana Jansens <span dir="ltr"><<a href="mailto:dana@orodu.net" target="_blank">dana@orodu.net</a>></span> wrote:<br>





<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div>On Tue, Aug 13, 2013 at 7:45 PM, Das <span dir="ltr"><<a href="mailto:dasfox@gmail.com" target="_blank">dasfox@gmail.com</a>></span> wrote:<br>





</div><div class="gmail_extra"><div class="gmail_quote"><div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">







<div dir="ltr"><div><div>Great thanks, now we're getting somewhere! :)<br><br>Ok again, this is what I meant by a standard, I'm attaching a file menu_test.xml so as to not confuse the name with another menu.xml...<br>








<br></div>Since this is XML I guess now that I've had some time to consider it, as long as you make the XML syntax correct anything will work, so I'm no XML pro, how many ways then does that leave use to be able to create a menu?<br>








<br></div>This was all I meant by making the menu a standard so it's only written one way, so as to not confuse end-users across different distros, or menu making applications, etc., when they come across many various formats as I've now seen and then people are scratching their heads wondering what's going on, because I'm not familiar with any desktops or other Window Managers that allow for a menu to be coded in many different syntax ways...<br>








<br></div></blockquote><div><br></div></div><div>If you don't want to learn how to write XML I'd recommend <a href="http://obmenu.sourceforge.net/" target="_blank">http://obmenu.sourceforge.net/</a>. There's no need to learn this stuff for making menus.</div>





<div><div>

<div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><br><br><br></div><div class="gmail_extra">







<br><br><div class="gmail_quote"><div><div>On Tue, Aug 13, 2013 at 5:35 AM, Xyne <span dir="ltr"><<a href="mailto:xyne@archlinux.ca" target="_blank">xyne@archlinux.ca</a>></span> wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div><div><div>Das wrote:<br>
<br>
>I think you need to LOOK HARDER at the menu.xml in the source<br>
</div>>...<br>
<div>>so pelase don't patronize people<br>
<br>
</div>no comment<br>
<div><br>
<br>
<br>
<br>
<br>
><menu id="apps-accessories-menu" label="Accessories"><br>
><separator/><br>
<br>
</div>You have placed the separator in the definition of the accessories menu, so it<br>
appears in the accessories menu. According to your previous posts, you want the<br>
separator to appear after the accessories menu, *in the root menu*, so you<br>
should place it there:<br>
<br>
<menu id="root-menu" label="Openbox 3"><br>
  <separator label="Applications" /><br>
  <menu id="apps-accessories-menu"/><br>
  <separator/><br>
<br>
I have attached an updated version of your file.<br>
<br>
Regards,<br>
Xyne<br>
<br></div></div><div>_______________________________________________<br>
openbox mailing list<br>
<a href="mailto:openbox@icculus.org" target="_blank">openbox@icculus.org</a><br>
<a href="http://icculus.org/mailman/listinfo/openbox" target="_blank">http://icculus.org/mailman/listinfo/openbox</a><br>
<br></div></blockquote></div><br></div>
<br>_______________________________________________<br>
openbox mailing list<br>
<a href="mailto:openbox@icculus.org" target="_blank">openbox@icculus.org</a><br>
<a href="http://icculus.org/mailman/listinfo/openbox" target="_blank">http://icculus.org/mailman/listinfo/openbox</a><br>
<br></blockquote></div></div></div><br></div></div>
<br>_______________________________________________<br>
openbox mailing list<br>
<a href="mailto:openbox@icculus.org" target="_blank">openbox@icculus.org</a><br>
<a href="http://icculus.org/mailman/listinfo/openbox" target="_blank">http://icculus.org/mailman/listinfo/openbox</a><br>
<br></blockquote></div><br></div>
</div></div><br>_______________________________________________<br>
openbox mailing list<br>
<a href="mailto:openbox@icculus.org" target="_blank">openbox@icculus.org</a><br>
<a href="http://icculus.org/mailman/listinfo/openbox" target="_blank">http://icculus.org/mailman/listinfo/openbox</a><br>
<br></blockquote></div></div></div><br></div></div>
<br>_______________________________________________<br>
openbox mailing list<br>
<a href="mailto:openbox@icculus.org" target="_blank">openbox@icculus.org</a><br>
<a href="http://icculus.org/mailman/listinfo/openbox" target="_blank">http://icculus.org/mailman/listinfo/openbox</a><br>
<br></blockquote></div><br></div></div></div></div></div>
<br>_______________________________________________<br>
openbox mailing list<br>
<a href="mailto:openbox@icculus.org">openbox@icculus.org</a><br>
<a href="http://icculus.org/mailman/listinfo/openbox" target="_blank">http://icculus.org/mailman/listinfo/openbox</a><br>
<br></blockquote></div><br></div></div>