Guest crislau Posted December 30, 2004 Report Posted December 30, 2004 Hi all, I've managed to put just the SmartMonitor temperature reading on the homescreen. It now shows the temp readin at the very bottom of the screen. However, the problem now is... I can scroll down to the temperature reading and it disappears - basically, I am able to select the temperature field. My question is, is there anyway to disable that "select" functionality? Unfortunately, I couldn't do a screen capture to show the difference. But any help would be much appreciated! Thanks, Cris
Guest drfonz Posted December 31, 2004 Report Posted December 31, 2004 My question is, is there anyway to disable that "select" functionality? Unfortunately, I couldn't do a screen capture to show the difference. But any help would be much appreciated! <{POST_SNAPBACK}> Hi Chris, from the documentation: This plug-in adds new attribute “selectable” which allows the user to define whether the plug-in is indeed selectable (“true”) or not (“false”). The default value is “true”. An example of this feature is shown below: <plugin clsid="{05E393E9-1712-41ac-B9D3-533B52F10A36}" height="40" selectable=”false”> Hope this helps! Dr Fonz
Guest crislau Posted December 31, 2004 Report Posted December 31, 2004 Dr Fonz, It works. Thanks again! Cris Hi Chris, from the documentation: <plugin clsid="{05E393E9-1712-41ac-B9D3-533B52F10A36}" height="40" selectable=”false”> Hope this helps! Dr Fonz <{POST_SNAPBACK}>
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now