RTFGadgetSource Updated

Applications, Games, Tools, User libs and useful stuff coded in PureBasic
Phollyer
Enthusiast
Enthusiast
Posts: 145
Joined: Sat Jun 03, 2017 3:36 am
Location: USA, Texas
Contact:

RTFGadgetSource Updated

Post by Phollyer »

Folks

I've updated the RTFGadgetSource code. It now is Pure PureBasic now! Simply load the project and RUN. All menu's and Toolbars require no outside components.

Please Remember that this is using the Windows X86 control, as such it MUST be compiled in the 5.7X (or earlier) Compiler version. None of the 6.X compilers will work. I built this using 5.71 X86.

enjoy

Pete

https://www.PAHLabs.com
User avatar
idle
Always Here
Always Here
Posts: 5896
Joined: Fri Sep 21, 2007 5:52 am
Location: New Zealand

Re: RTFGadgetSource Updated

Post by idle »

That looks really good thankyou.
you can still use RTF in the editor gadget in 6.12 see the tip here
viewtopic.php?p=612607#p612607
Phollyer
Enthusiast
Enthusiast
Posts: 145
Joined: Sat Jun 03, 2017 3:36 am
Location: USA, Texas
Contact:

Re: RTFGadgetSource Updated

Post by Phollyer »

Thanks! That is great!
I'll go play around with that, and maybe put out another update.
;------
Done! The Solution is NOW 6.12 Compliant! Compiles even in X64, not just X86!
;------
I'd like to point out that I have dictionaries for French, German, English, and American, there are many additional languages available online.

The line of code which sets the dictionary is 1740 of RTFControl.pb.




Thanks again!
Pete
Post Reply