Overview about not supported commands (OS specific)

Everything else that doesn't fall into one of the other PB categories.
Lebostein
Addict
Addict
Posts: 855
Joined: Fri Jun 11, 2004 7:07 am

Overview about not supported commands (OS specific)

Post by Lebostein »

Hi,

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!
User avatar
KJ67
Enthusiast
Enthusiast
Posts: 218
Joined: Fri Jun 26, 2009 3:51 pm
Location: Westernmost tip of Norway

Re: Overview about not supported commands (OS specific)

Post by KJ67 »

The best preparation for tomorrow is doing your best today.
Lebostein
Addict
Addict
Posts: 855
Joined: Fri Jun 11, 2004 7:07 am

Re: Overview about not supported commands (OS specific)

Post by Lebostein »

Yes! That's it! Thanks.
Post Reply