| [Release] Stickynotes | 
| Author: | Message: | 
| zach Senior Member
 
     
 
  
 Posts: 556
 Reputation: 18
 34 /
  /  Joined: Jan 2005
 Status: Away
 
 | | RE: [Release] Stickynotes Awesome, but for some reason they aren't working for me. When I click "add note", nothing happens.  
I only have MP!L v4.01.0.240 and 8.0.0812.00 if that makes a difference.
This is like the feature I requested here. | 
 | 
| 12-19-2006 12:48 PM |  | 
|  | 
| Steven Senior Member
 
     
 
  Phillup you little devil you/..
 
 Posts: 616
 Reputation: 34
 32 /
  / – Joined: Mar 2005
 
 | | RE: [Release] Stickynotes Very very very nice script! I'm unorganized so this can help me. I have no suggestions because it's already pretty good. Great work. As you can tell i"m very excited to go try out some notes some more. Bye | 
 | 
| 12-19-2006 12:51 PM |  | 
|  | 
| CookieRevised Elite Member
 
      
 
  
 Posts: 15494
 Reputation: 173
 – /
  /  Joined: Jul 2003
 Status: Away
 
 | | RE: [Release] Stickynotes quote:Originally posted by zach
 I only have MP!L v4.01.0.240 and 8.0.0812.00 if that makes a difference.
 
 It might... Always make sure you have at least the latest version of Plus!.
 
Along the way, many things have changed and/or added in the scripting engine and not every script takes this in account (maybe because there isn't a clear "what's different" page somewhere.. unfortunatly).
.-= A 'frrrrrrrituurrr' for Wacky =-. | 
 | 
| 12-19-2006 06:45 PM |  | 
|  | 
| deAd Scripting Contest Winner
 
      
 
  
 Posts: 1060
 Reputation: 28
 – /
  /  Joined: Jan 2006
 
 | | O.P.  RE: RE: [Release] Stickynotes quote:Originally posted by CookieRevised
 
 quote:It might... Always make sure you have at least the latest version of Plus!.Originally posted by zach
 I only have MP!L v4.01.0.240 and 8.0.0812.00 if that makes a difference.
 
 
 Along the way, many things have changed and/or added in the scripting engine and not every script takes this in account (maybe because there isn't a clear "what's different" page somewhere.. unfortunatly).
 
 
 
 You need the latest version for this script to work.
 
As for everyone else's bugs, I'm working on them!
 
EDIT:
 quote:Originally posted by NanaFreak
 Bug: every so often when i click Refresh Notes it takes the current note away... but when i go looking in \Data\Stickynotes.xml the note is still there :/
 
 Can you describe this a bit better? Is there anything in the debugger?This post was edited on 12-19-2006 at 10:19 PM by deAd.
 | 
 | 
| 12-19-2006 10:09 PM |  | 
|  | 
| BraydenPDisabled Account
 
 
 Posts: 19
 Reputation: 2
 45 / – / –
 Joined: Dec 2006
 
 | | RE: [Release] Stickynotes Hello, 
Thank You deAd! ..    ..
 
Thanks,
 
BraydenP. | 
 | 
| 12-19-2006 10:12 PM |  | 
|  | 
| CookieRevised Elite Member
 
      
 
  
 Posts: 15494
 Reputation: 173
 – /
  /  Joined: Jul 2003
 Status: Away
 
 | | RE: [Release] Stickynotes quote:Originally posted by deAd
 You need the latest version for this script to work.
 
 Then you might wanna make that mandatory for your script to start. Aka: check on the version of Plus! and show a warning (with link to official Plus! site) if the user doesn't have 4.11.
 
if (MsgPlus.Version < 4.11) { 
    // some message 
}
 
PS: Use the less than operator and not the equality or identity operators as there is no garantee that the returned version number is exact as it is a floating point number which has possible rounding inaccuracies (though it will always be slightly higher and never lower). See docs. This post was edited on 12-20-2006 at 03:58 AM by CookieRevised.
 .-= A 'frrrrrrrituurrr' for Wacky =-. | 
 | 
| 12-20-2006 03:57 AM |  | 
|  | 
| deAd Scripting Contest Winner
 
      
 
  
 Posts: 1060
 Reputation: 28
 – /
  /  Joined: Jan 2006
 
 | | O.P.  RE: RE: [Release] Stickynotes quote:Originally posted by CookieRevised
 
 quote:Then you might wanna make that mandatory for your script to start.Originally posted by deAd
 You need the latest version for this script to work.
 
 
 Good idea    Until the next update I've edited the main post with the download. | 
 | 
| 12-20-2006 04:29 AM |  | 
|  | 
| Pure_BY Veteran Member
 
      
 
  
 Posts: 1350
 Reputation: 4
 – /
  / – Joined: Jan 2003
 Status: Away
 
 | | RE: [Release] Stickynotes Nice script. I have some suggestions, though:
 -- Ability to make the notes visible on desktop only (not always on top)
 -- Simpler look (I don't need all this colored gradient things, icons, etc, it looks really ugly on my desktop. I'll be glad with ability to set it to a white or yellow single-color square, with a dark grey 1-pixel frame).
 -- Docking to screen edges
 This post was edited on 12-20-2006 at 08:21 PM by Pure_BY.
 | 
 | 
| 12-20-2006 08:17 PM |  | 
|  | 
| deAd Scripting Contest Winner
 
      
 
  
 Posts: 1060
 Reputation: 28
 – /
  /  Joined: Jan 2006
 
 | | O.P.  RE: RE: [Release] Stickynotes quote:Originally posted by Pure_BY
 Nice script. I have some suggestions, though:
 
 -- Ability to make the notes visible on desktop only (not always on top)
 -- Simpler look (I don't need all this colored gradient things, icons, etc, it looks really ugly on my desktop. I'll be glad with ability to set it to a white or yellow single-color square, with a dark grey 1-pixel frame).
 -- Docking to screen edges
 
 
 1. Already suggested   
2. Try the Simple theme, with all buttons removed (except edit, you can't remove edit), and a custom color (can't be white though). 
3. Possible in later update   | 
 | 
| 12-20-2006 09:23 PM |  | 
|  | 
| Spunky Former Super Mod
 
      
 
  
 Posts: 3656
 Reputation: 61
 37 /
  /  Joined: Aug 2006
 
 | | RE: [Release] Stickynotes How about a "Heads Up Display" similar to the F8 function in the Yahoo! Widgets program so that they are only visible on there? <Eljay> "Problems encountered: shit blew up"   | 
 | 
| 12-20-2006 11:42 PM |  | 
|  | 
| Pages: (6): 
« First
 
«
 
 1
 2
 3
 [ 4 ]
 5
 6
 
»
 
Last » | 
|  |