Xyne,<br><br>If you were PAYING ATTENTION you would of READ this ---> Now I go and try the same thing from the example menu.xml in the source and it won't work...<br>
<br>I told you before that all I was doing is using the example menu in the source, so pelase don't patronize people who explain what they're doing and you fail to remember or see it...<br><br>So AGAIN I took the original menu.xml from the source and the only thing I've done is added in the <separator/> like this example below and it's not working...<br>
<br><menu id="apps-accessories-menu" label="Accessories"><br><separator/><br><br>I'm attaching the exact file from the source with only this change...<br><br><br> <br><br><br><br><br><div class="gmail_quote">
On Mon, Aug 12, 2013 at 8:00 AM, Xyne <span dir="ltr"><<a href="mailto:xyne@archlinux.ca" target="_blank">xyne@archlinux.ca</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">Dave Foster wrote:<br>
<br>
>The <menu> tag is used in two ways: the first is to define the menu itself.  This is the "large block" form -<br>
><br>
><menu id="some-id" label="My Menu><br>
>       <item label="blablla"...<br>
></menu><br>
><br>
>The second way it is used is to include a named menu inside of another menu.  For example, if you wanted this menu we just defined to be a submenu off of your root menu, inside your root menu definition, you'd have:<br>

><br>
><menu id="root-menu" label="Openbox"><br>
>       <menu id="some-id" /><br>
>       ...<br>
></menu><br>
<br>
</div>This is all that you need to understand the problem and the previous solution.<br>
<div class="im"><br>
>I recommend you paste your EXACT and FULL menu.xml, either in email, or via <a href="http://gist.github.com" target="_blank">gist.github.com</a>, or whatever.  This is the only way we're going to be able to figure out your issue with the menu syntax.<br>

<br>
</div>And if you had done this several posts ago then someone could have clearly<br>
shown you exactly where the problem is.<br>
<div class="im"><br>
<br>
Das wrote:<br>
<br>
>I think you need to LOOK HARDER at the menu.xml in the source<br>
<br>
</div>I think you need to take the time to try to understand the replies that you get<br>
when people try to help you. I also think that you need to put more effort into<br>
formulating your questions and providing the requested and relevant information<br>
when seeking help. That fact that you have mixed up ID tags, posted an<br>
irrelevant file rather than the one that you changed, and failed to provide<br>
full context even after several posts indicates that you are careless. If you<br>
can't even make the effort to ask the question correctly, then you definitely<br>
shouldn't be telling people who provide correct answers that they need to do<br>
more.<br>
<br>
Everything so far indicates that this is a PEBKAC. Take the time to go over<br>
everything slowly and carefully and you will have your solution.<br>
<br>
<br>
Regards,<br>
Xyne<br>
<div class="HOEnZb"><div class="h5"><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>
</div></div></blockquote></div><br>