Search found 8 matches

by PBnetwork
Tue Jan 18, 2011 11:14 pm
Forum: Forum en français
Topic: Intégration Applet
Replies: 6
Views: 3285

Re: Intégration Applet [résolu]

Problème résolu, il restera un mystère, en fait ce que je faisais était bon, c'est uniquement sur mon poste que ça ne fonctionne pas...
J'ai testé sur plusieurs autres machines et c'est bon, désolé de vous avoir dérangé pour ça.

Bonne soirée à tous.
by PBnetwork
Tue Jan 18, 2011 7:24 pm
Forum: Forum en français
Topic: Intégration Applet
Replies: 6
Views: 3285

Re: Intégration Applet

Oui cela a été fait aussi !
by PBnetwork
Tue Jan 18, 2011 7:16 pm
Forum: Forum en français
Topic: Intégration Applet
Replies: 6
Views: 3285

Re: Intégration Applet

Oui j'ai bien essayé, je viens de refaire plusieurs tentative pour en être bien sûr, mais toujours le même problème :s
by PBnetwork
Tue Jan 18, 2011 5:22 pm
Forum: Forum en français
Topic: Intégration Applet
Replies: 6
Views: 3285

Intégration Applet

<r>Bonjour, <br/>
<br/>
J'essaie d'intégrer l'applet SH3D dans une page HTML, mais sans succès...<br/>
<br/>
J'ai essayé en repartant de 0, en dé-zippant le projet téléchargeable sur le site, en le buildant directement (il build sans aucun problème), puis en lançant le fichier SweetHome3DApplet.html ...
by PBnetwork
Mon Nov 15, 2010 5:08 pm
Forum: Developers
Topic: How to add information in the file .SH3D
Replies: 6
Views: 3814

Re: How to add information in the file .SH3D / Ajouter une information dans le fichier .SH3D

Thank you very for your answer, it solved my problem.
by PBnetwork
Mon Nov 15, 2010 9:48 am
Forum: Developers
Topic: How to add information in the file .SH3D
Replies: 6
Views: 3814

Re: How to add information in the file .SH3D / Ajouter une information dans le fichier .SH3D

I know I have to program this in Java... but I don't know enough SH3D, that's why I need some help !
Anyway, thank you for having taken time to look at my problem.
by PBnetwork
Mon Nov 15, 2010 9:08 am
Forum: Developers
Topic: How to add information in the file .SH3D
Replies: 6
Views: 3814

Re: How to add information in the file .SH3D / Ajouter une information dans le fichier .SH3D

<t>Thank you for your answer.<br/>
I think I haven't been enough precise.<br/>
In fact, I have to integrate SweetHome in a PHP application, when I insert a furniture in the plan, a popup is displayed, and the user has to fulfill some informations, when he sends the form, it saves these informations ...
by PBnetwork
Mon Nov 15, 2010 8:02 am
Forum: Developers
Topic: How to add information in the file .SH3D
Replies: 6
Views: 3814

How to add information in the file .SH3D

<r>Hello everyone,<br/>
<br/>
I need to save, for each of the furniture positioned on the 2D plan (an integer that will serve me as an identifier).<br/>
However I don't know where to change the code to save this information in the file SH3D, and then retrieve it.<br/>
Do you know if this is possible ...