1 Replies - 323 Views - Last Post: 09 February 2011 - 03:43 AM

#1 St.Lounatic   User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 2
  • Joined: 09-February 11

App developer for To-Do list visual basic 2008

Posted 09 February 2011 - 02:17 AM

To-Do List

I'm new to VB and want to create an app that is constantly running and as part of my desktop toolbar.

When I mouse over the icon, I want the list to show in front of all other windows on the screen.

I, also, want it to fade away once the mouse leaves the icon.

If the icon is clicked, the window displays.

I want to be able to click-and-hold the title bar to move it around when the window is displayed.

I want the full display of the window to be a check box list with each line being ~25 characters long.

At the top of the window, there should always be an open line on top of the list where I can enter a new "task," and hitting the "ENTER" key will save the line and move it down one line, as well as the entire list underneath

The action of ENTERing a new "task" should spawn a new open line at the top of the checkbox where the user can enter a new task.

When a box (located to the left in front of each line of text) is checked for a line, that line will disappear.

"Checking" a box should move every line underneath of the Checked (and thus deleted) line up one line.

There should be a "close" or "minimize" (depending on how you keep in to the task bar) button the hide the app when I'm through using it.

Is This A Good Question/Topic? 0
  • +

Replies To: App developer for To-Do list visual basic 2008

#2 Dogstopper   User is offline

  • The Ninjaducky
  • member icon

Reputation: 2975
  • View blog
  • Posts: 11,224
  • Joined: 15-July 08

Re: App developer for To-Do list visual basic 2008

Posted 09 February 2011 - 03:43 AM

You already have a topic open in VB.NET. If you choose to pay people to do it, please indicate it in the other thread and we will see what we can do.

Topic Closed.
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1