Re: [javaCompiler-users] Win32 appearance enhancement
Status: Beta
Brought to you by:
soapy
From: Marco T. <mt...@gm...> - 2006-10-10 09:54:10
|
M. Bashir Al-Noimi wrote: > Marco Trudel wrote: >> - SWT applications: Are forced to use the manifest since v3.2 by SWT >> > no i don't think that ! I'm using swt 3.2, all the apps need manifest to > take the new style. Check that thread: http://dev.eclipse.org/mhonarc/lists/platform-swt-dev/msg05063.html >> So I think this is currently more a SWT than a javaCompiler concern. But >> you're welcome to tell me the opposite... > i've tested all the cases for swt gui i got the same result ... all the > apps need manifest swt didn't force any app to take the new style of > appearance . I don't know what a manifest is doing exactly. Are there different settings possible? If yes, then the SWT manifest doesn't exactly do what you want, you'll have to handle that yourself. If no, then you're not using SWT 3.2 ;-) Marco |