<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Help in SketchUp UI research]]></title><description><![CDATA[<p dir="auto">I need to write a small script for an research experiment we're doing using SketchUp</p>
<p dir="auto"><a href="http://www.anirudh.me/projects/mm-cad" target="_blank" rel="noopener noreferrer nofollow ugc">http://www.anirudh.me/projects/mm-cad</a></p>
<ul>
<li>A small bar on the top right corner of Sketchup that shows a notification when an event has occurced . Example, ON SWITCHING tool TO CIRCLE, "it must show a text "CIRCLE SELECTED" there.<br />
On swithing to push/pull( "PUSH PULL ACTIVATED")</li>
</ul>
<p dir="auto">(Those who've used Growl Notifications <a href="http://osxdaily.com/wp-content/uploads/2010/05/disable-growl-notifications-in-cyberduck-300x157.jpg" target="_blank" rel="noopener noreferrer nofollow ugc">http://osxdaily.com/wp-content/uploads/2010/05/disable-growl-notifications-in-cyberduck-300x157.jpg</a> will understand what i mean)</p>
<p dir="auto">Please let me know how to go about it.</p>
<p dir="auto">Thanks</p>
]]></description><link>https://community.sketchucation.com/topic/127380/help-in-sketchup-ui-research</link><generator>RSS for Node</generator><lastBuildDate>Wed, 17 Jun 2026 10:23:01 GMT</lastBuildDate><atom:link href="https://community.sketchucation.com/topic/127380.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 19 Apr 2011 08:49:23 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Help in SketchUp UI research on Thu, 28 Apr 2011 21:12:52 GMT]]></title><description><![CDATA[<p dir="auto">Thanks Jim,</p>
<p dir="auto">Web dialogues worked great! Thank you!</p>
]]></description><link>https://community.sketchucation.com/post/1251739</link><guid isPermaLink="true">https://community.sketchucation.com/post/1251739</guid><dc:creator><![CDATA[anirudh]]></dc:creator><pubDate>Thu, 28 Apr 2011 21:12:52 GMT</pubDate></item><item><title><![CDATA[Reply to Help in SketchUp UI research on Sat, 23 Apr 2011 15:09:11 GMT]]></title><description><![CDATA[<p dir="auto">Is it only viewing the latest selected Tool? I can think of 2 ways... but all start with creating a <a href="http://code.google.com/apis/sketchup/docs/ourdoc/toolsobserver.html" target="_blank" rel="noopener noreferrer nofollow ugc">ToolsObserver</a>.</p>
<ol>
<li>
<p dir="auto">Simple on-screen text. Fairly easy, but limited to only plain text.<br />
[a] <a href="http://code.google.com/apis/sketchup/docs/ourdoc/model.html#add_note" target="_blank" rel="noopener noreferrer nofollow ugc">http://code.google.com/apis/sketchup/docs/ourdoc/model.html#add_note</a><br />
[b] <a href="http://code.google.com/apis/sketchup/docs/ourdoc/text.html" target="_blank" rel="noopener noreferrer nofollow ugc">http://code.google.com/apis/sketchup/docs/ourdoc/text.html</a></p>
</li>
<li>
<p dir="auto">WebDialog - could show more detailed info including images, but slightly harder to implement.<br />
[a] <a href="http://code.google.com/apis/sketchup/docs/ourdoc/webdialog.html" target="_blank" rel="noopener noreferrer nofollow ugc">http://code.google.com/apis/sketchup/docs/ourdoc/webdialog.html</a></p>
</li>
</ol>
]]></description><link>https://community.sketchucation.com/post/1250649</link><guid isPermaLink="true">https://community.sketchucation.com/post/1250649</guid><dc:creator><![CDATA[Jim]]></dc:creator><pubDate>Sat, 23 Apr 2011 15:09:11 GMT</pubDate></item></channel></rss>