Example code

Please share your functions/code-snips

Example code

Postby Slowdown » Fri May 15, 2009 7:35 am

Hi there,

I'm trying to learn and understand KBasic.
I have written some code (not ready yet will it ever be ?)
It is a kind of file browser and is written under OSX.
Perhaps usefull for somebody else.

Slowdown
Attachments
File Find.kbasic_project.zip
example code
(14.23 KiB) Downloaded 317 times
Regards
Slowdown for now i'm back
Slowdown
 
Posts: 347
Joined: Sat May 02, 2009 6:48 pm
Location: Netherlands

Re: Example code

Postby berndnoetscher » Tue May 19, 2009 7:30 am

Thanks for sharing your code :-)
berndnoetscher
Site Admin
 
Posts: 1059
Joined: Tue Sep 25, 2007 9:37 am

Re: Example code

Postby yogiyang » Tue Jun 02, 2009 12:43 pm

Thanks a lot for sharing your code.
yogiyang
 
Posts: 68
Joined: Tue Jun 02, 2009 12:39 pm

Re: Example code

Postby Slowdown » Tue Jun 02, 2009 7:07 pm

@yogiyang
dit it help you in some way if so you're welcome

Slowdown
Regards
Slowdown for now i'm back
Slowdown
 
Posts: 347
Joined: Sat May 02, 2009 6:48 pm
Location: Netherlands

Re: Example code

Postby Slowdown » Sun Jun 14, 2009 5:13 am

Hi there,

I have improved my file find.
It isn't ready jet and it contain still bugs but it's working.
I had a problem with the CPU usage, it was more than 100% and have found the problem.
In the old situation i writed each file found to a listbox (or treeview) while this one was visible and
now the treeview is hidden and becomes visible when all files are found.
Now the CPU usage is about 60% still a lot but much better.

code
Attachments
File Find.zip
new file found
(14.8 KiB) Downloaded 280 times
Regards
Slowdown for now i'm back
Slowdown
 
Posts: 347
Joined: Sat May 02, 2009 6:48 pm
Location: Netherlands


Return to User-Functions

cron