Page 1 of 1
HMG Miniwriter
Posted: Wed Jan 28, 2015 1:27 pm
by esgici
Hi all
Did you noticed new sample\application\
miniwriter ?

- MiniWriter.jpg (124.36 KiB) Viewed 6079 times
For me, a great work
Thanks to all who contributed,
first our two gurus Dr. Soto and Mr. Karmody,
and special thanks to Dr. Eduardo to wonderful skinning with ribbon menus
Happy HMG'ing

Re: HMG Miniwriter
Posted: Wed Jan 28, 2015 3:39 pm
by EduardoLuis
Hi Esgici:
Thanks for your kind words, and specially becoming from you and all your experience.-
Thanks again.-
With regards.- Eduardo
Re: HMG Miniwriter
Posted: Wed Jan 28, 2015 6:05 pm
by serge_girard
Yes, it is wonderful stuff !
Now, eagerly waiting for inclusion of Images !
Serge
Re: HMG Miniwriter
Posted: Wed Jan 28, 2015 6:40 pm
by EduardoLuis
Hi Serge:
Thanks for your calification.-
About graphics, all of them are on the same folder C:\HMG.......\SAMPLES\APPLICATION\MINIWRITER\
With Regards. Eduardo
Re: HMG Miniwriter
Posted: Wed Jan 28, 2015 9:15 pm
by esgici
EduardoLuis wrote:Hi Serge:
Thanks for your calification.-
About graphics, all of them are on the same folder C:\HMG.......\SAMPLES\APPLICATION\MINIWRITER\
With Regards. Eduardo
Probably Serge mean a feature for add / embed images to .rtf file
Regards
Re: HMG Miniwriter
Posted: Wed Jan 28, 2015 9:55 pm
by EduardoLuis
Hi Esgici:
You are right. Unfortunately richeditbox don't allow to merge text and graphics.- Perhaps futurely Dr. Soto as he is an expert on C++, increase that function on Richeditbox.-
Regards. Eduardo
Re: HMG Miniwriter
Posted: Thu Jan 29, 2015 8:34 am
by serge_girard
That was indeed what I meant!
Serge
Re: HMG Miniwriter
Posted: Thu Jan 29, 2015 4:41 pm
by danielmaximiliano
EduardoLuis wrote:Hi Esgici:
You are right. Unfortunately richeditbox don't allow to merge text and graphics.- Perhaps futurely Dr. Soto as he is an expert on C++, increase that function on Richeditbox.-
Regards. Eduardo
Hola Eduardo : para colaborar un poco les dejo esto directamente del centro de soporte Microsoft...
http://support.microsoft.com/kb/220844
Resumen
El control RichEdit no proporciona un método directo para cargar un mapa de bits e insertar en un documento RTF. El control ActiveX (RichTextBox) proporciona el método Add a través de la clase COleObjects, pero esta acción carga el mapa de bits para su edición en el editor de mapa de bits registrados (normalmente Paintbrush) antes de insertarlo en el documento. El archivo DLL y el OCX exponen la interfaz de IRichEditOle que, sin embargo, proporciona la InsertObject método. Esto requiere una estructura de objetos de RichEdit (REOBJECT) completamente lleno que se van a pasar.
Re: HMG Miniwriter
Posted: Fri Jan 30, 2015 3:55 pm
by EduardoLuis
Hola Dany:
Gracias por la data.-
De todos modos, mi intención no fue crear un procesador de textos bien completo, sino mas bien darle al eficientemente desarrollado por Claudio y Kevin, un aspecto algo mas amigable.-
Bueno Dany, como siempre un placer saludarte.-
Un abrazo. Eduardo.