Jump to content

Need Advice Creating A Progam


iNko

Recommended Posts

Hi, i have an assigment to make a "reminder" software that reads data from a database and displays the info on the computer screen.. I have made the database and now i need to start programming the software.

 

For the start, i just need to make something installable on the computer, that it would appear in the windows startup menu (i mean that it should run itself everytime the computer gets turned on), and it would have an icon in the bottom right corner (next to the clock). Also it should display some (any) message when i click on the icon near the clock (or w/o the click)..

 

Note, i have never done anything like this, so i have no idea with what software or with what language i should make this happen..

 

So yeah, any advice on where and with what i should start, would be greatly appreciated.

Link to comment
Share on other sites

C++ with Qt is a good solution too, as it'll allow the application to be cross-platform compatible. However, just about any language in which you can create a GUI would be fine, so just pick the one you like the best and feel the most comfortable with.

Just make sure that the GUI part isn't just tacked on as a rushed afterthought.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.