Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] Video support within Eclipse

Hi,

I'm not sure if this helps but I had used an SWT_AWT bridge to handle video playback in an Eclipse view.

Regards,
Krt_Malta



On Tue, May 4, 2010 at 6:54 PM, Praveen Innamuri <ajay.praveen2002@xxxxxxxxx> wrote:
The right place where the entire community of SWT will be involved for
answering such questions is 'Eclipse community Forum'
(http://www.eclipse.org/forums/index.php?t=thread&frm_id=100&S=14d3a4e8c62ef6fe578fd1d17c654912).
Please post this question at the provided link.

Regards,
Praveen



On Tue, May 4, 2010 at 5:43 PM, vrushali babar <vrush_com@xxxxxxxxx> wrote:
> Hi,
>
> I have a view in eclipse where in I wish to show a clipping by handling pixel information. View initializes properly but fails to update in spite of setting new image to canvas.
> I tried refreshing the view by hiding and showing the view when it updates the images properly but looses the smoothness.
> Please provide any pointers.
>
> Thanks in advance,
> Vrushali.
>
>
>
> _______________________________________________
> platform-swt-dev mailing list
> platform-swt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/platform-swt-dev
>
_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-swt-dev


Back to the top