Hi Guys
Ipm looking for some example of some "Sticky Note" app i saw a loong time ago on the board.
It was some example of an app that puts Notes on the desktop, to remind the user to do something..
I saw an example on this, but i canŽt find anylonger, and iŽm clueless on how to start
Can someone help ?
Best Regards,
Guga
Ipm looking for some example of some "Sticky Note" app i saw a loong time ago on the board.
It was some example of an app that puts Notes on the desktop, to remind the user to do something..
I saw an example on this, but i canŽt find anylonger, and iŽm clueless on how to start
Can someone help ?
Best Regards,
Guga
I know I have that somewhere. Give me a little time to bring up the beast and search my archives.
Paul
Paul
Hi Guga,
How's it going?
Well, here I have a rather' old project of mine creating sticky notes on the desktop. I started that once for fun but then got impatient and f*cked up the saving/restoring part (iirc). Anyways, I was able to find only the dll with source but it should be easy to create a note with:
in your main application. The 0,0, parameters were for identifying purposes. I completely messed that part up. I stopped doing this as it was hasty written and I considered a rewrite (and then never got around to it).
Anyways, whoever uses this source please share it once it's completed. ;)
How's it going?
Well, here I have a rather' old project of mine creating sticky notes on the desktop. I started that once for fun but then got impatient and f*cked up the saving/restoring part (iirc). Anyways, I was able to find only the dll with source but it should be easy to create a note with:
invoke CreateNewNote, 0,0,hwnd
in your main application. The 0,0, parameters were for identifying purposes. I completely messed that part up. I stopped doing this as it was hasty written and I considered a rewrite (and then never got around to it).
Anyways, whoever uses this source please share it once it's completed. ;)
Here is an example Project using it.
Hi Guys
PBrennick Tkas
Jimmy Tks a Lot
IŽm fine thank you...And you ?
IŽll take a look at the file you send, i was trying to build this for sometime, but i couldnŽt find it anylonger.
If i suceeded to finish it, iŽll post the source. Thanks a lot
Best Regards,
Guga
PBrennick Tkas
Jimmy Tks a Lot
IŽm fine thank you...And you ?
IŽll take a look at the file you send, i was trying to build this for sometime, but i couldnŽt find it anylonger.
If i suceeded to finish it, iŽll post the source. Thanks a lot
Best Regards,
Guga