Recent

Author Topic: MyNotex 1.2.1 released  (Read 4482 times)

maxnd

  • Jr. Member
  • **
  • Posts: 71
MyNotex 1.2.1 released
« on: May 08, 2012, 11:38:42 am »
I'd like to submit the 1.2.1 version of MyNotex, a free note-taking and notes manager written in Lazarus for GNU/Linux. It is available in
http://sites.google.com/site/mynotex/home

There are many new functionalities, like the possibility to insert images in the text of the notes and to zoom the size of the characters. Many bugs has been fixed.

Regards,

Massimo

Shebuka

  • Sr. Member
  • ****
  • Posts: 429
Re: MyNotex 1.2.1 released
« Reply #1 on: May 08, 2012, 12:28:57 pm »
how do you inser images in rich memo?

maxnd

  • Jr. Member
  • **
  • Posts: 71
Re: MyNotex 1.2.1 released
« Reply #2 on: May 08, 2012, 01:58:31 pm »
In the website you may download the source code of RichMemo component modified by me with the function to insert images in the text. In the source code of mynotex you can see how to use it. Basically I used the Gtk2 functions.

Shebuka

  • Sr. Member
  • ****
  • Posts: 429
Re: MyNotex 1.2.1 released
« Reply #3 on: May 08, 2012, 03:51:58 pm »
Can it be converted to Mac Carbon?

maxnd

  • Jr. Member
  • **
  • Posts: 71
Re: MyNotex 1.2.1 released
« Reply #4 on: May 08, 2012, 04:17:04 pm »
Can it be converted to Mac Carbon?
Well, obviously the functions written in Gtk2 cannot converted to Carbon. You should write from scratch all the functions of RichMemo which are not implemented in Carbon, namely all those I've written by myself (they are signed in the source code of the modified RichMemo component); they must have the same name they have in Gtk2 implementation if you want to compile MyNotex for Mac. Anyway, the software should be deeply checked and probably modified. I think it's a hard work  %)

 

TinyPortal © 2005-2018