It wasn’t the scripting that was the problem.
It was creating the graphics to overlay and give the precise look of OS X.
I wonder when LC will implement them correctly?
All the best
Terry
On 2 Jun 2014, at 14:11, Tiemo Hollmann TB wrote:
> It's probably more flexible to use standard buttons,
It's no fun at all.
I tried making individual buttons to overlay each of the tabs, each button with
their own graphic.
It was a nightmare and didn't quite look right.
NOT the way for a supposedly easy programming environment.
I LC would sort this out, sooner rather than later as most programme
I’m building one right now. Any workaround?
I tried fiddling with colors.
images?
Dar
On Jun 1, 2014, at 10:04 AM, Richard Gaskin wrote:
> Terence Heaford wrote:
>
> > Please be aware that if you intend to build for Mac the tab panel
> > does not display correctly.
> >
> > It displays bla
Hi Richard,
Am 01.06.2014 um 18:04 schrieb Richard Gaskin :
> Terence Heaford wrote:
>
> > Please be aware that if you intend to build for Mac the tab panel
> > does not display correctly.
> >
> > It displays black text on a dark grey background for the selected tab
> > and black text for all ot
Terence Heaford wrote:
> Please be aware that if you intend to build for Mac the tab panel
> does not display correctly.
>
> It displays black text on a dark grey background for the selected tab
> and black text for all other tabs.
>
> The Mac default is white on a dark grey background for the se
Please be aware that if you intend to build for Mac the tab panel does not
display correctly.
It displays black text on a dark grey background for the selected tab and black
text for all other tabs.
The Mac default is white on a dark grey background for the selected tab and
black for the other
Never mind! Found it.
on preOpenStack
set the menuHistory of btn "Tab Menu" of group "myTabs" to 1
end preOpenStack
Bill
On May 29, 2014, at 1:23 PM, William Prothero wrote:
> Folks:
> I’m using a tabbed button, which is very cool. But, now I want to set the
> initial state of the button.