Page 2 of 4
Posted: Tue Jan 27, 2009 10:03 pm
by SFSxOI
Thank you FangBeast
have those changes already been added to the download or do we still need to add them?
hmmmm...I get a Invalid memory Access at FreeMemory(lpBuffer) in _OwnerdrawComboIconsFonts.pbi
Posted: Tue Jan 27, 2009 11:46 pm
by Fangbeast
SFSxOI wrote:Thank you FangBeast
have those changes already been added to the download or do we still need to add them?
hmmmm...I get a Invalid memory Access at FreeMemory(lpBuffer) in _OwnerdrawComboIconsFonts.pbi
Add them manually for now, will fix the download later. Just crawled out of my crypt like a zombie's feral buttocks and can't do anything yet:):)
Posted: Wed Jan 28, 2009 1:50 am
by Fangbeast
1 Fixed several mistakes.
2 Removed unused and testing routines (till they are done).
3 Uploaded fixed zip project again. Link in first post.
I need some help with figuring out things I don't yet understand.
Posted: Wed Jan 28, 2009 12:25 pm
by srod
SFSxOI wrote:hmmmm...I get a Invalid memory Access at FreeMemory(lpBuffer) in _OwnerdrawComboIconsFonts.pbi
Yes Fluid-Byte fixed that bug so all fangles needs do is incorporate Fluid's latest version of that include in his project. In fact, knowing fangles, he probably already has done exactly that!
Posted: Wed Jan 28, 2009 12:35 pm
by Fangbeast
Nope. Haven't had my cup of tea yet!!! Oh, the inhumanity!!!!
*EDIT*
Fixed:):)
Posted: Wed Jan 28, 2009 6:51 pm
by Berikco
Thanks Fangles

Posted: Thu Jan 29, 2009 12:50 am
by Fangbeast
Berikco wrote:Thanks Fangles

Thanks to Freak, srod, sparkie and FLuidbyte. I am only assembling this jigsaw puzzle.
Which reminds me, have to upload the latest fixes.
Still way more to do.
#EDIT# Latest uploaded.
1 Added a line from the forum that removes the 32k limit in the gadget.
2 Added (disabled for now) experimental code for tracking the current cursor position, converting it to line coordinates and then getting the font name from the text under the cursor (disabled yet as I don't know what I am doing)
Have a look in "ThirdParty\_OwnerdrawComboIconsFonts.pbi" in the callback there
3 Added FluidByte's updated ownerdrawn combox box/font previewer.
4 Commented as much as I could.
Update
Posted: Thu Jan 29, 2009 10:57 pm
by Fangbeast
Current version uploaded.
Sorted modules into:
"ThirdParty" ;Srod and FluidByte's includes, both modified for NotePiddle
"RTF Handling" ; Freak, Sparkie and srod's RTF stuff
"RTF Wrappers" ; Anything wrapping the RTF routines by everyone else
"Generic" ; Generic routines for everything
"Testing" ; Disabled until I need them
1 Main code modified for Fluid Byte's new CombBox stuff
2 In Fluid Byte's OwnerdrawComboIconsFonts.PBI file, WindowsCallBack section, the following code was added:
When you click on an item of text (Not select it)
a The font selector is set to the current font that the text is set to.
b The current font name is displayed in the statusbar
c The current font size is displayed in the statusbar
d The current font style is displayed in the statusbar (Cumulative)
e The Bold, Italic and underline buttons are toggled on and off accordingly.
I'm done with this project, it does all I need. Someone else can take it over. Link in first post.
Re: Update
Posted: Sat Aug 29, 2009 4:27 pm
by Axolotl
Fangbeast wrote:Current version uploaded.
I'm done with this project, it does all I need. Someone else can take it over. Link in first post.
Could be something wrong with your zip file?
One of my unzippers cannot open it another shows an empty file!
Thanks in advance for your efforts.
Re: WordPad clone source
Posted: Sat Oct 24, 2009 5:59 pm
by Booger
Would be excellent if someone could upload this package somewhere. Seems useful, I would like to take a look at it.
Re: WordPad clone source
Posted: Sat Oct 24, 2009 8:20 pm
by Mistrel
I'd like to play with this one too. Does anyone have a copy of the source code?
Re: WordPad clone source
Posted: Sun Oct 25, 2009 1:21 am
by Fangbeast
Re: WordPad clone source
Posted: Sun Oct 25, 2009 1:45 am
by Booger
Very nice, greatly appreciated Mr. FangBeast.
Re: WordPad clone source
Posted: Sun Oct 25, 2009 2:22 am
by Mistrel
Thank you.

Re: WordPad clone source
Posted: Sun Oct 25, 2009 12:05 pm
by Axolotl
Thank you.