is there anywhere a table like that:
Code: Select all
Command | Win | Mac | Lin |
-----------------------------------
UseBuffer() | x | | x |
InitScintilla() | x | | |
...I thought I had seen this anywhere....
Thanks!
Code: Select all
Command | Win | Mac | Lin |
-----------------------------------
UseBuffer() | x | | x |
InitScintilla() | x | | |
...