<div dir="ltr">These are def cool.  Can you keep me updated if you add more to this?  I'd like to steal it (with credit) for our widgets.  <div><br>One question about the decorator:</div><div><br></div><div style><pre style="padding:0px;font-size:14.399999618530273px;color:rgb(51,51,51);border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;margin-top:0px;margin-bottom:0px;line-height:17px;word-break:break-all;word-wrap:break-word;white-space:pre-wrap;background-color:rgb(247,247,247);border:none">
<span class="" style="color:rgb(170,34,255)">@wire</span><span class="">(</span><span class="">wire</span><span class="" style="color:rgb(102,102,102)">.</span><span class="">e</span><span class="" style="color:rgb(102,102,102)">.</span><span class="">value</span><span class="">,</span> <span class="">wire</span><span class="" style="color:rgb(102,102,102)">.</span><span class="">a</span><span class="" style="color:rgb(102,102,102)">.</span><span class="">value</span><span class="">)</span>
<span class="" style="color:rgb(0,128,0);font-weight:bold">def</span> <span class="" style="color:rgb(0,0,255)">thrice</span><span class="">(</span><span class="">a</span><span class="">):</span>
    <span class="" style="color:rgb(0,128,0);font-weight:bold">return</span> <span class="">a</span> <span class="" style="color:rgb(102,102,102)">*</span> <span class="" style="color:rgb(102,102,102)">3</span></pre></div>
<div class="gmail_extra"><br>Does this mean that anytime the "e" widget value is changed, the "a" widget value will be multiplied by 3?  Or am I not understanding what is happening here?</div><div class="gmail_extra">
<br><div class="gmail_quote">On Wed, Aug 27, 2014 at 6:24 PM, Nicholas Bollweg [via Python] <span dir="ltr"><<a href="/user/SendEmail.jtp?type=node&node=5069424&i=0" target="_top" rel="nofollow" link="external">[hidden email]</a>></span> wrote:<br>
<blockquote style='border-left:2px solid #CCCCCC;padding:0 1em' class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">

        <div dir="ltr"><div>Adam:<br>It's really no problem... this is exactly the way we want to be building engineering tools at work, so it's been beneficial to have a more-defined problem than "make interactive dashboards better/faster/stronger".<br>

<br>I really dug into the 3.0 notebook over the weekend, and do find it a bit nicer.<br><br></div>Also, your decorator made me want some similar stuff, so I hacked together these two classes:<br><br><blockquote style='border-left:2px solid #CCCCCC;padding:0 1em' style="border-left:2px solid #cccccc;padding:0 1em" class="gmail_quote">

<a href="http://nbviewer.ipython.org/gist/bollwyvl/8001ed62c6868301c26e" rel="nofollow" link="external" target="_blank">http://nbviewer.ipython.org/gist/bollwyvl/8001ed62c6868301c26e</a><br></blockquote><br>again, no widget actually show up, but I think one gets the idea.<br>

<div><br><div class="gmail_extra">it does provide a decorator (I'm not happy with it yet) as well as overloaded assignment and transformed values. I hope this might be useful!<br></div></div></div>
<br></div></div><div class="">_______________________________________________
<br>IPython-dev mailing list
<br><a href="http://user/SendEmail.jtp?type=node&node=5069419&i=0" rel="nofollow" link="external" target="_blank">[hidden email]</a>
<br><a href="http://mail.scipy.org/mailman/listinfo/ipython-dev" rel="nofollow" link="external" target="_blank">http://mail.scipy.org/mailman/listinfo/ipython-dev</a><br>

        
        
        
        <br>
        <br>
        <hr noshade size="1" color="#cccccc">
        </div><div style="color:#444;font:12px tahoma,geneva,helvetica,arial,sans-serif"><div class="">
                <div style="font-weight:bold">If you reply to this email, your message will be added to the discussion below:</div>
                </div><a href="http://python.6.x6.nabble.com/Feasilibity-of-widgets-layout-for-mimicking-this-tp5068197p5069419.html" target="_blank" rel="nofollow" link="external">http://python.6.x6.nabble.com/Feasilibity-of-widgets-layout-for-mimicking-this-tp5068197p5069419.html</a>
        </div><div class="HOEnZb"><div class="h5">
        <div style="color:#666;font:11px tahoma,geneva,helvetica,arial,sans-serif;margin-top:.4em;line-height:1.5em">
                
                To unsubscribe from Feasilibity of widgets/layout for mimicking this, <a href="" target="_blank" rel="nofollow" link="external">click here</a>.<br>

                <a href="http://python.6.x6.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml" rel="nofollow" style="font:9px serif" target="_blank" link="external">NAML</a>
        </div></div></div></blockquote></div><br></div></div>


        
        
        
<br/><hr align="left" width="300" />
View this message in context: <a href="http://python.6.x6.nabble.com/Feasilibity-of-widgets-layout-for-mimicking-this-tp5068197p5069424.html">Re: Feasilibity of widgets/layout for mimicking this</a><br/>
Sent from the <a href="http://python.6.x6.nabble.com/IPython-Development-f1646922.html">IPython - Development mailing list archive</a> at Nabble.com.<br/>