Skip to main content



      Home
Home » Eclipse Projects » Eclipse 4 » XWT + DataBinding + TableViewer +Image
XWT + DataBinding + TableViewer +Image [message #505117] Sat, 26 December 2009 20:30 Go to next message
Eclipse UserFriend
Hi,

I have the following in XWT.

<TableViewer x:Name="ImageViewerTV" input="{Binding path=pictures}" >
<TableViewer.columns>
<TableViewerColumn width="10" text="Main" displayMemberPath="default"
/>
<TableViewerColumn width="60" text="Picture" displayMemberPath="url"
/>
</TableViewer.columns>
</TableViewer>

Is it possible to show respective images instead of the value of "url" in
the 2nd column.

Thanks
- Walter
Re: XWT + DataBinding + TableViewer +Image [message #505146 is a reply to message #505117] Sat, 26 December 2009 22:56 Go to previous messageGo to next message
Eclipse UserFriend
I have created a bug for this issue:
Bug 298553 has been added to the database

We'll work on it.

Best regards
Yves YANG
"Walter Prabhakar" <kwchess@gmail.com> wrote in message
news:hh6tqi$4gg$1@build.eclipse.org...
> Hi,
>
> I have the following in XWT.
>
> <TableViewer x:Name="ImageViewerTV" input="{Binding path=pictures}" >
> <TableViewer.columns>
> <TableViewerColumn width="10" text="Main" displayMemberPath="default"
> />
> <TableViewerColumn width="60" text="Picture" displayMemberPath="url"
> />
> </TableViewer.columns>
> </TableViewer>
>
> Is it possible to show respective images instead of the value of "url" in
> the 2nd column.
>
> Thanks
> - Walter
>
Re: XWT + DataBinding + TableViewer +Image [message #505791 is a reply to message #505117] Mon, 04 January 2010 21:52 Go to previous message
Eclipse UserFriend
The solution is committed in CVS. It will be available in th enext build.

Best regards
Yves YANG
"Walter Prabhakar" <kwchess@gmail.com> wrote in message
news:hh6tqi$4gg$1@build.eclipse.org...
> Hi,
>
> I have the following in XWT.
>
> <TableViewer x:Name="ImageViewerTV" input="{Binding path=pictures}" >
> <TableViewer.columns>
> <TableViewerColumn width="10" text="Main" displayMemberPath="default"
> />
> <TableViewerColumn width="60" text="Picture" displayMemberPath="url"
> />
> </TableViewer.columns>
> </TableViewer>
>
> Is it possible to show respective images instead of the value of "url" in
> the 2nd column.
>
> Thanks
> - Walter
>
Previous Topic:Product launch results in error
Next Topic:XWT + DataBinding + TableViewer +Image
Goto Forum:
  


Current Time: Tue Jul 08 06:20:38 EDT 2025

Powered by FUDForum. Page generated in 0.06718 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top