Hi Tom,

Thanks for quick response, I had the January schedule bit overcrowded, so
take your time.
As for asking SWT team, I need a method DrawShadowText from comctl32.dll to
use native shadow text drawing. I could probably simulate that, but still
having that method would be cool for WIN32 version (I don't know if other OS
have this kind of methods publicly available)

Regards,
Lukasz Milewski

On Thu, Feb 11, 2010 at 14:48, Tom Schindl <[email protected]> wrote:

> Hi Lukasz,
>
> Sorry for not repsonding in a timely manner but I'm under heavy workload
> and I fetched the sources but didn't had a look.
>
> I'll try to come back to you early next week when we pushed the software
> we are just releasing out of the door.
>
> A short question would it help if the SWT-Team adds some constants in
> their OS-Class? I'd prefer not to have native stuff in our build if not
> necessary.
>
> If that's true than I can bug an SWT-Dev to comment on this thread and
> help us out or did you probably already filed a bug for it against SWT?
>
> Tom
>
> Am 11.02.10 14:36, schrieb Łukasz Milewski:
> > Hi guys,
> >
> > Any input? Does it work on your machines?
> >
> > Regards,
> > Lukasz Milewski
> >
> > 2010/2/1 Łukasz Milewski <[email protected]
> > <mailto:[email protected]>>
> >
> >     Hi All,
> >
> >     After weeks of no-time I've finally found few hours I can devote to
> >     AeroToolbar, and here it is.
> >     https://bugs.eclipse.org/301454
> >
> >     This is first version and would like to hear comments what needs to
> >     be changed to be approved by IP committee.
> >     Methods addItem and removeItem (those that operates on arrays) are
> >     probably taken (or heavy based) from Nebula Gallery. Dependency on
> >     JNA can be removed when DrawShadowText will be available in OS class
> >     (if at all).
> >
> >     I've also attached AeroToolbarTest class that shows very simple
> >     application with AeroToolbar widget. Dynamic switch between Vista/7
> >     styles works correctly. Some issues are with disposing shell from
> >     toolbar item. ToolbarItem doesn't contain addSelectionListener
> >     instead setSelectionListener this is quick hack to remove dependency
> >     from my own Action interfaces.
> >
> >     I probably need to specify license and add appropriate headers,
> >     please consult on this.
> >
> >     Source codes can also be found on
> >     http://www.khrone.pl/AeroToolbar.zip (those attached to bug entry
> >     doesn't contain meta-data and jna)
> >
> >     Regards,
> >     Lukasz Milewski
> >
> >
> >
> >
> > _______________________________________________
> > nebula-dev mailing list
> > [email protected]
> > https://dev.eclipse.org/mailman/listinfo/nebula-dev
>
> _______________________________________________
> nebula-dev mailing list
> [email protected]
> https://dev.eclipse.org/mailman/listinfo/nebula-dev
>
_______________________________________________
nebula-dev mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/nebula-dev

Reply via email to