Search found 5 matches

by ndhduong
Wed Jun 27, 2012 11:22 am
Forum: Features use and tips
Topic: Version 3.5 - Old data build up issue
Replies: 2
Views: 2424

Version 3.5 - Old data build up issue

Hi,
Thanks for creating a great program. I have been using it for a week and found it to be very useful and interesting.

The version I use is 3.5. During my usage, I have been importing and removing models many times. After a about a week, the Application Data\eTeks\Sweet Home 3D\work folder grew ...
by ndhduong
Fri Jun 22, 2012 10:34 am
Forum: Developers
Topic: Saving the price of furniture
Replies: 3
Views: 4289

Re: Saving the price of furniture

Thanks for the reply.

We are looking at adding point of sale (POS) functionalities to your program. Right now, your program has very nice features needed for large furniture shops to show case their products and increase visits-to-sales ratio.

If not possible to expand it, we may integrate it with ...
by ndhduong
Fri Jun 22, 2012 5:44 am
Forum: Developers
Topic: Saving the price of furniture
Replies: 3
Views: 4289

Saving the price of furniture

Hi,
I enabled the price property of the furniture and was able to import a new model with price and showed it on the furniture list (top left section). However, when I enable the price column, the price field is blank in the home furniture table (bottom left section).

Is the price property saved to ...
by ndhduong
Wed Jun 20, 2012 9:42 am
Forum: Installation
Topic: How to import furniture in Applet
Replies: 23
Views: 24969

Re: How to import furniture in Applet

I use source v3.5 downloaded from here ( 3.5 src )

I tried to run the code locally as an applet within Eclipse, and v3.5 source is a little different from what is explained in this post:
1.There is no zip files for catalog or texture. All the models and textures are individual files in io ...
by ndhduong
Tue Jun 19, 2012 10:42 am
Forum: Developers
Topic: How to show available 3D models when run source code in Eclipse
Replies: 1
Views: 3917

How to show available 3D models when run source code in Eclipse

Hi,
I successfully ran the source code (v3.5 zipped file) as Java Applet in Eclipse using
-Djava.ext.dirs="${workspace_loc:SweetHome3D}/lib";"${workspace_loc:SweetHome3D}/lib/windows/i386"

as VM arguments.

However, there is no 3D models showed on the top left section. I have to manually import ...