Download the free trial version
Basic4android Video
Features
Tutorials and manuals
Showcase
Screenshots

Go Back   Android Development Forum - Basic4android > Basic4ppc (Windows Mobile) > Share Your Creations > Open Source Projects
Documentation Wiki Register Members List B4P Search Today's Posts Mark Forums Read

Open Source Projects The place to discuss Basic4ppc open source applications.

CAD Program (Autocad Lite)

Reply
 
LinkBack Thread Tools Display Modes
  #21 (permalink)  
Old 07-09-2009, 10:34 PM
klaus's Avatar
Basic4ppc Expert
 
Join Date: Oct 2007
Location: Fully, Switzerland
Posts: 3,827
Awards Showcase
Forum Contributer Beta Tester Competition Winner 
Total Awards: 3
Default

Hi Michael,

Different line types exist in the ImageLibEx library with the PenEx object!

I found this for the dxf format on this site
Autodesk - AutoCAD Services & Support - Knowledge Base
but nothing for the dwg format.

Best regards
__________________
Klaus
Switzerland
Reply With Quote
  #22 (permalink)  
Old 07-09-2009, 10:44 PM
ceaser's Avatar
Basic4ppc Veteran
 
Join Date: May 2008
Location: Paarl, South Africa
Posts: 306
Default

Thanks Klaus

I am OK with loading and saving DXF files. I have done that already on my Desktop version, which is written with Visual Studio.

I get the impression that Autocad is not too keen in making their format public!

Thanks
Michael
Reply With Quote
  #23 (permalink)  
Old 07-13-2009, 08:31 AM
Ariel_Z's Avatar
Basic4ppc Veteran
 
Join Date: May 2009
Posts: 246
Default

Did you check here? it looks as if this is the closest open source community got.


http://www.opendesign.com/files/gues...pec13-2007.rtf

as well as

DWGdirect | Open Design Alliance
Public Downloads | Open Design Alliance
Reply With Quote
  #24 (permalink)  
Old 07-16-2009, 07:12 AM
ceaser's Avatar
Basic4ppc Veteran
 
Join Date: May 2008
Location: Paarl, South Africa
Posts: 306
Default

I am attaching an updated version of my CAD program. One can now import DXF files (lines and circles only at this stage).

I need some help\advice with the zoom functions

Thanks
Michael
Attached Files
File Type: zip Cad.zip (266.6 KB, 30 views)
Reply With Quote
  #25 (permalink)  
Old 07-19-2009, 02:43 PM
ceaser's Avatar
Basic4ppc Veteran
 
Join Date: May 2008
Location: Paarl, South Africa
Posts: 306
Default

Hi

Another updated CAD_lite program. One can now tap on the "Info" button (the little "i" at the bottom of the screen on the left) and then tap on a drawing entity and see the properties of the selected entity. Here you can change the layer, color, coordinates, etc of the displayed entity.

I still need help\advice on the zoom functions. My maths is not quite right there

Thanks
Michael
Attached Files
File Type: zip Cad.zip (269.4 KB, 42 views)
Reply With Quote
  #26 (permalink)  
Old 07-20-2009, 11:10 AM
ceaser's Avatar
Basic4ppc Veteran
 
Join Date: May 2008
Location: Paarl, South Africa
Posts: 306
Default

I am attaching a preliminary help file for my CAD program. It is written in Microsoft Word format.

Thanks
Michael
Reply With Quote
  #27 (permalink)  
Old 07-21-2009, 05:45 PM
Erel's Avatar
Administrator
 
Join Date: Apr 2007
Posts: 13,162
Awards Showcase
Basic4ppc Founder 
Total Awards: 1
Default

I saw your application and site and both really looks amazing.
I must say that I'm really proud to see such great products developed with Basic4ppc.

One small comment, it is preferable to attach updates in the first post. It makes it easier for other users and also saves file storage space on the server.
__________________
Basic4android documentation
Reply With Quote
  #28 (permalink)  
Old 07-22-2009, 06:19 AM
ceaser's Avatar
Basic4ppc Veteran
 
Join Date: May 2008
Location: Paarl, South Africa
Posts: 306
Default

Hi Erel

Thanks for the comment!

If it was not for your development platform, my surveying program would not have been possible. I could have done it in Visual Studio, but it is a pain in the backside. I started using NSBasic before I used your platform, but it comes nowhere close to B4PPC.

As far as my site is concerned, I am still busy developing it and it should be ready very soon.

How do you like my Himba girls?? I took the photo when I was up in Northern Namibia dong a surveying project there. These people refuse to convert to more modern ways of living and still live like they did hundreds of years ago. They don't wear any clothes, only leather thongs and cover their bodies with a mixture of rotten goat fat and a reddish stone powder.

I am sorry about the updated programs and will put new updates in the first post.

Thanks
Michael
Reply With Quote
  #29 (permalink)  
Old 07-22-2009, 11:01 AM
klaus's Avatar
Basic4ppc Expert
 
Join Date: Oct 2007
Location: Fully, Switzerland
Posts: 3,827
Awards Showcase
Forum Contributer Beta Tester Competition Winner 
Total Awards: 3
Default

Hi Michael,

Attached you find a template for the zooming function.

I made a simple separate program to show it rather than implementing it in yours.

Edit: 2009.07.23
There is an updated version with some more zoom functions in the next post.
Removed the source file and images.

Best regards.
__________________
Klaus
Switzerland

Last edited by klaus : 07-23-2009 at 12:23 PM.
Reply With Quote
  #30 (permalink)  
Old 07-23-2009, 12:22 PM
klaus's Avatar
Basic4ppc Expert
 
Join Date: Oct 2007
Location: Fully, Switzerland
Posts: 3,827
Awards Showcase
Forum Contributer Beta Tester Competition Winner 
Total Awards: 3
Default

Hi Michael,

Attached you find a template for the zooming function.

I made a simple separate program to show it rather than implementing it in yours.

Here is an updated version with some more zoom functions.

Best regards.
Attached Images
File Type: jpg Zoom1.jpg (16.0 KB, 20 views)
File Type: jpg Zoom2.jpg (14.0 KB, 10 views)
Attached Files
File Type: sbp Zoom.sbp (14.4 KB, 25 views)
__________________
Klaus
Switzerland

Last edited by klaus : 07-23-2009 at 12:28 PM.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Program not run under CF3.5 ? Paulsche Questions (Windows Mobile) 7 10-15-2008 04:23 PM
SQL Lite Lock 2220 Questions (Windows Mobile) 4 09-03-2008 10:09 AM
SQL-lite select using AND operator mozaharul Questions (Windows Mobile) 5 06-04-2008 08:27 AM
sql lite jchal Questions (Windows Mobile) 1 11-16-2007 12:41 PM
Basic4ppc Lite ? Erel Chit Chat 14 10-18-2007 09:58 PM


All times are GMT. The time now is 03:13 AM.


Powered by vBulletin® Version 3.6.12
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0