a small backup tool

Developed or developing a new product in PureBasic? Tell the world about it.
Hurga
Enthusiast
Enthusiast
Posts: 148
Joined: Thu Jul 17, 2003 2:53 pm
Contact:

a small backup tool

Post by Hurga »

Hi together

I want to show you my small backup tool...

Image


The Gui is here shown in german, but standard is english.
The "Features" are quite simple...
- you can drop files and dirs into the big white sqare
- you can choose a target path
- you can say what timer interval to save them
- you can save them with a click on a button
- it stays in the taskbat and backup after the selected time is gone...
- you can change some settings in the .pref-file

Thats all...

Maybe someone has any use for it... ;-)

Here is the link to the program (about 30k, zipped)
http://purebasic.stdojedmahr.de/projekt ... upTool.zip

Feedback welcome..
Character
Enthusiast
Enthusiast
Posts: 337
Joined: Mon Aug 07, 2006 3:51 pm
Location: Netherlands

Post by Character »

Good idea but the GUI is kinda slow. That needs a fix.

I also saved your little app. to my PB collection.
Cessante causa cessat effectus
Hurga
Enthusiast
Enthusiast
Posts: 148
Joined: Thu Jul 17, 2003 2:53 pm
Contact:

Post by Hurga »

Thx

I faced the prob more often..

Do you know why this happens?
Character
Enthusiast
Enthusiast
Posts: 337
Joined: Mon Aug 07, 2006 3:51 pm
Location: Netherlands

Post by Character »

Looks like a problem in your main loop.
The GUI is build up really slow, whatever you do with it.

(I have no source code)
Cessante causa cessat effectus
Post Reply