|
Re: How to make yellow colored 3d view at floor planner
Find the method that will return the walls list, then for each wall change the color of its left ...
|
Developers |
May 20, 2011, 6:12:50 PM by
Puybaret
|
|
Re: Option to enter a wall length minus the wall thickness
Displaying the length this way would work only if you draw a closed ...
|
Developers |
May 21, 2011, 4:23:45 PM by
Puybaret
|
|
Re: How to get area of modified home?
There's no method that will do that but studying PlanController class closely will give you a ...
|
Developers |
May 24, 2011, 9:34:46 AM by
Puybaret
|
|
Re: A new feature or plugin
Plug-ins are programmed in Java and you should learn how to develop them with the ...
|
Developers |
May 25, 2011, 12:58:25 AM by
Puybaret
|
|
Re: Testing a translated language in Linux
It's great to learn you succeeded to translate Sweet Home 3D in Korean.
I guess your ...
|
Developers |
May 26, 2011, 9:39:29 AM by
Puybaret
|
|
Re: Testing a translated language in Linux
No problem, help pages and its search engine take into account the encoding you set in header with ...
|
Developers |
May 27, 2011, 11:18:40 AM by
Puybaret
|
|
Re: Testing a translated language in Linux
Did you updated the value of the [i]HelpController.helpIndex[/i] key in ...
|
Developers |
May 27, 2011, 5:15:38 PM by
Puybaret
|
|
Re: Testing a translated language in Linux
You have to include in your sh3l file all the images found in the ...
|
Developers |
May 27, 2011, 11:58:59 PM by
Puybaret
|
|
Re: Testing a translated language in Linux
Sorry, I just discovered that JPEG images were missing in the ...
|
Developers |
May 28, 2011, 12:30:23 PM by
Puybaret
|
|
Re: Testing a translated language in Linux
[url=http://www.sweethome3d.com/blog/2011/05/29/new_korean_version.html]New Korean version is ...
|
Developers |
May 29, 2011, 9:03:01 PM by
Puybaret
|
|
Re: how to get selected drawing to another swing interface
[i]getHome[/i] method is coming from ...
|
Developers |
Jun 6, 2011, 8:54:01 AM by
Puybaret
|
|
Re: is possible disable jmf support and use instead fmj?
I wouldn't mind if [url=http://fmj-sf.net/]fmj[/url] uses the same API as JMF as they claim and ...
|
Developers |
Jun 19, 2011, 11:32:38 AM by
Puybaret
|
|
Re: Is possible to disable loading the basic and default furniture library?
If you're able to build Sweet Home 3D from the ...
|
Developers |
Jun 19, 2011, 9:35:08 PM by
Puybaret
|
|
Re: In which java class the error.log or hs_error.log writer code is written ???
I didn't implement that behavior, you should look in JRE source code itself.
|
Developers |
Jun 21, 2011, 8:50:18 AM by
Puybaret
|
|
Re: how to get selected drawing to another swing interface
Hum, since when a line has an area???
|
Developers |
Jun 21, 2011, 9:13:39 PM by
Puybaret
|
|
Re: how to get area of room
No need to create a new subject.
If you're a student and want to become a serious developer, ...
|
Developers |
Jun 23, 2011, 4:47:17 PM by
Puybaret
|
|
Re: Insert jar files into plugins.
You should simply include the content of Jama jar file in the plug-in file itself.
As ...
|
Developers |
Jul 5, 2011, 12:39:28 PM by
Puybaret
|
|
Re: how to get area of room
Room#getArea does work correctly.
[quote]float s1[][] = { { 0, 0 }, { 0, 4 }, { 4, 0 }, { 4, 4 } ...
|
Developers |
Jul 11, 2011, 2:38:36 AM by
Puybaret
|
|
Re: how to get area of room
You probably didn't request the area of the displayed room.
By the way that internal values ...
|
Developers |
Jul 11, 2011, 5:49:45 AM by
Puybaret
|
|
Re: how to get area of room
Sorry, I don't know what you mean by "factory reference class".
Even ...
|
Developers |
Jul 13, 2011, 6:27:42 PM by
Puybaret
|