View Single Post
  #3 (permalink)  
Old 07-05-2009, 12:49 PM
klaus's Avatar
klaus klaus is offline
Basic4ppc Expert
 
Join Date: Oct 2007
Location: Fully, Switzerland
Posts: 3,813
Awards Showcase
Forum Contributer Beta Tester Competition Winner 
Total Awards: 3
Default

Hi pdablue,

I had a look at your programs, and as taximania already reported, you can decrease the size of your code by a big amount.

Attached a 'shrinked' version of the ez8view program, to show what can be done, 370 codelines instead of 2070.
It would also be interesting to enter the image files for the buttons directly in the IDE, because in that case all the images are included in the exe file, so no need to add those for the cab file.

Unfortunately I cannot test nor compile it because all the *.jpg files for the different controls are missing.

Best regards.
Attached Files
File Type: sbp ez8viewNew.sbp (11.0 KB, 14 views)
__________________
Klaus
Switzerland

Last edited by klaus : 07-05-2009 at 12:52 PM.
Reply With Quote