Jump to content

Create a special Listview


Recommended Posts

Hi everyone,

i would like to design a timetable / schedule for several users but with view to this i need a Controll that shows me the appointments. The data for these appointments should be provided by a SQL-Server for the reason that several users should be able to use the data simultanly. But that's not the problem. The simplest solution would be to use a Listview. BUT: I want the timetable / schedule to have a daily listing and it should show the times from 8 p.m. to 8 a.m.

Finally my question: Is it possible to adapt the Listview by doing so or can I design such a Controll?

Here you can see an example on how it should look like: Posted Image

Link to comment
Share on other sites

Hi everyone,

i would like to design a timetable / schedule for several users but with view to this i need a Controll that shows me the appointments. The data for these appointments should be provided by a SQL-Server for the reason that several users should be able to use the data simultanly. But that's not the problem. The simplest solution would be to use a Listview. BUT: I want the timetable / schedule to have a daily listing and it should show the times from 8 p.m. to 8 a.m.

Finally my question: Is it possible to adapt the Listview by doing so or can I design such a Controll?

Here you can see an example on how it should look like: Posted Image

Looks very nice and it looks difficult to me without making a special control, or set of controls, which would still be difficult. Maybe someone has a smart solution but the nearest I can think of is eltorro's EIPListView. I posted an update to it here so that it can be run with more recent AutoIt versions.

I played with the idea of a string grid for a while and posted what I'd done here, it might have some relevance.

Serial port communications UDF Includes functions for binary transmission and reception.printing UDF Useful for graphs, forms, labels, reports etc.Add User Call Tips to SciTE for functions in UDFs not included with AutoIt and for your own scripts.Functions with parameters in OnEvent mode and for Hot Keys One function replaces GuiSetOnEvent, GuiCtrlSetOnEvent and HotKeySet.UDF IsConnected2 for notification of status of connected state of many urls or IPs, without slowing the script.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...