Hi, <br><br>When you mention pipe, are we talking command line only, or any plans for a GUI?<br><br>I'm an old Slack geek, I have no problems for the CLI, but to be honest, I find it nice to do some things in GUI.<br><br>
OH how the world of Linux knows for many years how we've all needed a nice lightweight burning app. I truly can't believe after how old and mature Linux is, there's like nothing for it, truly pathetic and I mean lightweight as in it doesn't require a lot of dependencies.<br>
<br>Xfburn is about as light as it comes for something fairly decent, but then again it needs some Xfce, so that's not light enough for me...<br><br>No KDE, no Xfce, just something that requires QT, or GTK and some system libs is all...<br>
<br><br>CHEERS<br><br><br><br><div class="gmail_quote">On Mon, Feb 11, 2013 at 11:08 AM, Matías Gastón Mdq <span dir="ltr"><<a href="mailto:matiasbatero.mdq@gmail.com" target="_blank">matiasbatero.mdq@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello,<br><br>I'm developing a "CD/DVD creator-burning software" like k3b, brasero but only supports Data disks, and it's designed to be used on openbox, so the 99% of the main UI are made with some complex pipe-menus. All works fine but...<br>

<br>Openbox seems that when a user open the main menu, and then open a pipe-menu.. Openbox launchs a script only one time, until the entire menu is re-started by the user when he right-clicking again.<br>The first load of the script output is saved on some "cache", so if the user didn't reloaded the menu and then opens the pipe-menu again, the results are readed from that cache, and aren't readed from the second script execution.<br>

<br>I prove this with 2 methods:<br>Running a script<br>Running a veeery slow pipe-menu script.<br>(Here, the first launch of the pipe-menu  is very slow, and then the results are instantaneous without closing the entire menu)<br>

Why is the problem with that?<br>In my program i use the [hold ctrl + click] feature to set values clicking on items from a pipe-menu. So the new values are assigned without closing the menu, beacuse is comfortable for the user. And then a "resume menu" shows the values of the value properties. The problem is that the pipe-menu doesn't show the refreshed values...<br>

<br>I don't know about C programming, but i commented some line of the menu.c file, and it works partially. It shows the OLD entries.. and the NEW entries.. but i can't continue..  it's necessary eliminate the old entries.<br>

<br>Sorry for my english, i do the best i can<br><br>Best regards!<br>Matias G.S.</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>