﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - WebDesktop - WebDesktop Movable Shortcuts Persist</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/WebDesktop-Movable-Shortcuts-Persist/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>WebDesktop Movable Shortcuts Persist</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/WebDesktop-Movable-Shortcuts-Persist/</link><pubDate>Mon, 30 Aug 2010 00:02:38 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;Hello Demrot,&lt;/p&gt;&lt;p&gt;It seems you will need to get the element first and capture the offset element.&lt;/p&gt;
&lt;p&gt;e.g &lt;/p&gt;
&lt;p&gt;OnShortcutSelected clientside events, please use the code below.&lt;/p&gt;
&lt;p /&gt;&lt;pre&gt;var el=shortcut.GetElement();&lt;/pre&gt;
&lt;p&gt;If you debug, try to inspect the offset element (offsetTop and offsetLeft).&lt;/p&gt;
&lt;p&gt;Hope this helps.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;
&lt;p /&gt;</description></item><item><title>WebDesktop Movable Shortcuts Persist</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/WebDesktop-Movable-Shortcuts-Persist/</link><pubDate>Fri, 27 Aug 2010 04:49:41 GMT</pubDate><dc:creator>Motser</dc:creator><description>&lt;p&gt;Hi Handy,&lt;/p&gt;&lt;p&gt;Thanks for your reply, I had already seen this property but the location value for some reason doesnt seem to change.  X and Y are always 0. I have decided to change my approach to the ordering of my shortcuts so I will not need anymore help with the above. I will not be using the movabale property anymore.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Demrot &lt;/p&gt;</description></item><item><title>WebDesktop Movable Shortcuts Persist</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/WebDesktop-Movable-Shortcuts-Persist/</link><pubDate>Thu, 26 Aug 2010 17:37:13 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;Hello Dermot,&lt;/p&gt;&lt;p&gt;If I am not mistaken, you can get the location of the shortcut. But first, you will need to get the shortcut object. I prefer you handle this at OnShortcutSelected clientside events.&lt;/p&gt;
&lt;p /&gt;&lt;pre&gt;var x=shortcut.Location.X;
var y=shortcut.Location.Y;&lt;/pre&gt;
&lt;p&gt;Hope this helps.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;
&lt;p /&gt;</description></item><item><title>WebDesktop Movable Shortcuts Persist</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/WebDesktop-Movable-Shortcuts-Persist/</link><pubDate>Thu, 26 Aug 2010 11:29:44 GMT</pubDate><dc:creator>Motser</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am using the WebDesktop and I have set the Shortcuts to be Movable through the shortcutsettings. After these shortcuts have been moved on the desktop I wish to persist there positions. I thought I could  use SaveDesktopStateToXML but this doesnt work. Is there anyway I can get the positions of the shortcuts so that I can save them out and load them in later?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Dermot&lt;/p&gt;</description></item></channel></rss>