473,394 Members | 1,870 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Gui: Pictures in Grid/Listview

Hi,

I would like to create a GUI element which basically looks
like a table, but instead of text I would like to insert
icons.
To make things even a little more intresting I'd like to
allow the user to change the column order by dragging the
columns.

What is the best starting point for such an element? Can I
start from or even use an existing control for this?

Thanks for helping me on this

Tom
Nov 15 '05 #1
1 3387
Tom,

You could use the DataGrid as a starting point for this. If you go this
route, you would have to derive a class from the DataGridColumnStyle class
in order to get the icons to show.

Handling the dragging of columns would require a bunch of custom code as
well.

I am sure there is a third party control that will allow you to do this
out there. I personally like the grid control from Xceed, and it definitely
supports the functionality you are looking for.

Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- ni**************@exisconsulting.com

"Tom Vandeplas" <to*@vandeplas.com> wrote in message
news:06****************************@phx.gbl...
Hi,

I would like to create a GUI element which basically looks
like a table, but instead of text I would like to insert
icons.
To make things even a little more intresting I'd like to
allow the user to change the column order by dragging the
columns.

What is the best starting point for such an element? Can I
start from or even use an existing control for this?

Thanks for helping me on this

Tom

Nov 15 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: BW | last post by:
Please ignore the rest of the code, except for the highlighted part (or the line 'ent1=Entry(topf, width=25)' to line 'ent1.insert(INSERT, wrong, if you cannot see the color). You can copy this into...
1
by: Lou | last post by:
I have a listview control. I change the data lvEvents.Items.SubItems.Text="AAAA"; When I debug Debug.WriteLine(lvEvents.Items.SubItems.Text); it shows the new value as "AAAA" but the grid...
1
by: MM | last post by:
Hi, First off, I'm just beginning .NET and GUI stuff and am very inexperienced. I have worked through a number of GUI tuts in books but all the GUI code to handle events for all the controls in...
1
by: awebguynow | last post by:
I'm wondering if I can provide an Admin panel, to create a simpleton CMS system to manage pictures (a few webpages with pictures). Resize, resample all seem easy with GD lib on Windows. I...
2
by: Padu | last post by:
I'm looking for a component to make listviews (perhaps grid). I have two requirements for the component for two different situations I want to use it. In the first situation, I need a listview...
0
by: batista | last post by:
Hello all, Let me first explain my windows application.... I have a grid which is bound to a dataview of a dataset... Now this dataset is updated from a separate thread and therefore I've...
2
by: senfo | last post by:
I'm using a ListView control to display pictures similarly to how Windows Explorer displays pictures in "Thumbnails" view. The images are stored in an ImageList component. I would like to provide...
6
by: Adam | last post by:
Hey, I'm pretty new to programming. Been trying to learn using Python. The code I'm struggling with is for my GUI. I'm am having trouble getting this to display the way I want with the grid...
1
by: v13tn1g | last post by:
so basically..what i have done is created a database, populated it and call that database from the GUI. When a user searches something in the database through the GUI, the result of the query...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.