Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. SCHEDULER : create a user interface

SCHEDULER : create a user interface

Scheduled Pinned Locked Moved C#
design
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Y Offline
    Y Offline
    youssef
    wrote on last edited by
    #1

    Hi, I created a scheduler for make some tasks every days. I used a treeview. SCHEDULER |->MONDAY|-> TASK1 : HH:MM:SS | |-> TASK2 : HH:MM:SS |->TUESDAY ... ... Now I can used this interface if I have only the start TIME. But today, I would like to used START TIME and STOP TIME and in this view the interface is very complex. I looking for an interface that I can select like calendar in outlook with my mouse or keyboard to determinate the start and stop time. Best regards youssef

    E S J 3 Replies Last reply
    0
    • Y youssef

      Hi, I created a scheduler for make some tasks every days. I used a treeview. SCHEDULER |->MONDAY|-> TASK1 : HH:MM:SS | |-> TASK2 : HH:MM:SS |->TUESDAY ... ... Now I can used this interface if I have only the start TIME. But today, I would like to used START TIME and STOP TIME and in this view the interface is very complex. I looking for an interface that I can select like calendar in outlook with my mouse or keyboard to determinate the start and stop time. Best regards youssef

      E Offline
      E Offline
      exhaulted
      wrote on last edited by
      #2

      Use a datagrid to display all the schedule details. Kev

      1 Reply Last reply
      0
      • Y youssef

        Hi, I created a scheduler for make some tasks every days. I used a treeview. SCHEDULER |->MONDAY|-> TASK1 : HH:MM:SS | |-> TASK2 : HH:MM:SS |->TUESDAY ... ... Now I can used this interface if I have only the start TIME. But today, I would like to used START TIME and STOP TIME and in this view the interface is very complex. I looking for an interface that I can select like calendar in outlook with my mouse or keyboard to determinate the start and stop time. Best regards youssef

        S Offline
        S Offline
        sreejith ss nair
        wrote on last edited by
        #3

        hi, We have lot of articles in codeproject which help you to customize the experience of your treeview control. Please search for 'treeview' here in codeproject.:) ************************** S r e e j i t h N a i r **************************

        1 Reply Last reply
        0
        • Y youssef

          Hi, I created a scheduler for make some tasks every days. I used a treeview. SCHEDULER |->MONDAY|-> TASK1 : HH:MM:SS | |-> TASK2 : HH:MM:SS |->TUESDAY ... ... Now I can used this interface if I have only the start TIME. But today, I would like to used START TIME and STOP TIME and in this view the interface is very complex. I looking for an interface that I can select like calendar in outlook with my mouse or keyboard to determinate the start and stop time. Best regards youssef

          J Offline
          J Offline
          Jordi Corominas
          wrote on last edited by
          #4

          Have you found a calendar for your application? I'm looking for the same! Thank you! Jordi "Catalonia is not Spain"

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups