Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » JFace » ListViewer: List items in horizontal order
ListViewer: List items in horizontal order [message #1053256] Fri, 03 May 2013 12:08
Snehil Shrivastava is currently offline Snehil ShrivastavaFriend
Messages: 17
Registered: April 2012
Junior Member
Hi All,

I want a list in which items are arrenged in horizontal fashion as below:

|-------------------|
| Item1      Item5  |
| Item2      Item6  |
| Item3             |
| Item4             |
|___________________|

(Hint: As items arranged in open file dialog list.)

I was trying with ListViewer but could not find any type which can arrange in this order. Please let me know how I can archive this?

Thanks
Snehil
Previous Topic:SWTException: Widget is disposed in TableViewer with ObservableListContentProvider
Next Topic:how to get markers from document
Goto Forum:
  


Current Time: Mon Sep 23 07:23:01 GMT 2024

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

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

Back to the top