Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] SWT Mac specific controls

I don't know for others but for me it is unclear what you're asking. Would you please elaborate?

Alexander Kurtakov
Red Hat Eclipse team

----- Original Message -----
> From: "Ivan Ooi" <olibralo@xxxxxxxxx>
> To: "Eclipse Platform SWT component developers list." <platform-swt-dev@xxxxxxxxxxx>
> Sent: Thursday, 17 September, 2015 4:24:17 AM
> Subject: Re: [platform-swt-dev] SWT Mac specific controls
> 
> Does this style supported in SWT for Mac ?
> Thanks
> 
> 
> 
> Control (API name)
> 
> Style
> 
> Example
> 
> Round textured button ( NSButton )
> 
> NSTexturedRoundedBezelStyle
> 
> 
> 
> 
> Textured rounded segmented control ( NSSegmentedControl )
> 
> NSSegmentStyleTexturedRounded
> 
> 
> 
> 
> Textured rounded segmented control ( NSSegmentedControl )
> 
> NSSegmentStyleSeparated
> 
> 
> 
> 
> 
> 
> Round textured pop-up menu ( NSPopUpButton with PopUp attribute *)
> 
> NSTexturedRoundedBezelStyle
> 
> 
> 
> 
> Round textured pop-down menu ( NSPopUpButton with PopDown attribute)
> 
> NSTexturedRoundedBezelStyle
> 
> 
> 
> 
> Search bar ( NSSearchField )
> 
> Not applicable (the correct style is used automatically)
> 
> 
> 
> Does this style supported in SWT for Mac ?
> Thanks
> 
> 
> 
> Control (API name)
> 
> Style
> 
> Example
> 
> Round textured button ( NSButton )
> 
> NSTexturedRoundedBezelStyle
> 
> 
> 
> 
> Textured rounded segmented control ( NSSegmentedControl )
> 
> NSSegmentStyleTexturedRounded
> 
> 
> 
> 
> Textured rounded segmented control ( NSSegmentedControl )
> 
> NSSegmentStyleSeparated
> 
> 
> 
> 
> 
> 
> Round textured pop-up menu ( NSPopUpButton with PopUp attribute *)
> 
> NSTexturedRoundedBezelStyle
> 
> 
> 
> 
> Round textured pop-down menu ( NSPopUpButton with PopDown attribute)
> 
> NSTexturedRoundedBezelStyle
> 
> 
> 
> 
> Search bar ( NSSearchField )
> 
> Not applicable (the correct style is used automatically)
> 
> 
> 
> 
> 
> _______________________________________________
> platform-swt-dev mailing list
> platform-swt-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from
> this list, visit
> https://dev.eclipse.org/mailman/listinfo/platform-swt-dev


Back to the top