API questions
Posted: 02.06.2020 17:04
@Alexey: I'm experimenting with the on_message event, this seems to get 4 parameters: self, ed_self, id and text. id seems always to be zero so what's it doing? (BTW on_message is not yet in the API wiki.)
And also I want to write a simple plugin that toggles the display between two different fonts, one for programming and the other for plain text editing. I have not found out how to do that by looking through the API docs so I'd appreciate it if you can drop a quick hint.
And great to see that you take documenting this stuff seriously! One big problem with many APIs is that nobody (sometimes even not the creator ) knows how to use them.
And also I want to write a simple plugin that toggles the display between two different fonts, one for programming and the other for plain text editing. I have not found out how to do that by looking through the API docs so I'd appreciate it if you can drop a quick hint.
And great to see that you take documenting this stuff seriously! One big problem with many APIs is that nobody (sometimes even not the creator ) knows how to use them.