Good morning, again (o;
Is there a way to get tabbed DesktopTextAreas with close icons?
Something like this in Sublime:
thanks in advance
richard
Good morning, again (o;
Is there a way to get tabbed DesktopTextAreas with close icons?
Something like this in Sublime:
thanks in advance
richard
There are different tab replacements around. Mine don’t have a close icon but it shouldn’t be very hard to add them. See Trixi’s Tabsheets at Xojo + Alfred.
Thanks…though it seems to rely heavily on MBS plugins…
Added the required MacBas plugin but then it throws:
NSBezierPathMBS.Name
This datatype cannot be used as an array element
NSBezierPathMBS
Ah it needs the MBS Main Plugin as well…
Not a fan yet of those plugins (o;
My code is open source!