Search found 5 matches
- Sat Sep 05, 2015 4:59 am
- Forum: Developers
- Topic: Java 8 Linkage Error when using Applet
- Replies: 3
- Views: 16339
Re: Java 8 Linkage Error when using Applet
<t>Hi, I had been using Chrome V42/Firefox both on Windows 7 pro systems. One had Java 7 - which worked great, and the other newer system has Java 8 which doesn't. I tried a couple other computers XP and Win 7 with the same results. Java 8 does give the linkage error whereas Java 7 works. If there ...
- Fri Sep 04, 2015 8:09 am
- Forum: Developers
- Topic: Java 8 Linkage Error when using Applet
- Replies: 3
- Views: 16339
Java 8 Linkage Error when using Applet
<t>Hi, running sw3d as an applet I have a number of plugins which work fine when using a browser with Java 7 but under Java 8 I receive the following error: AWT-EventQueue-3 java.lang.LinkageError: loader constraint violation: loader (instance of com/teks/sweethome3d/tools/ExtensionsClassLoader ...
- Mon Jul 20, 2015 5:07 am
- Forum: Wishlist
- Topic: Elevation/Wall View
- Replies: 4
- Views: 11603
Elevation/Wall View
Hi, are there any plans to add an elevation/wall view. Change from the birdseye/arial view to a wall view of any given wall when placing items onto that wall (such as cabinets, shelfs...)
Thanks...
Thanks...
- Wed Mar 26, 2014 11:08 pm
- Forum: Developers
- Topic: Modifying Furniture Textures from plugin fails to refresh automatically
- Replies: 2
- Views: 5562
Re: Modifying Furniture Textures from plugin fails to refresh automatically
Hi, Thanks for the quick reply. The moment I move a furniture piece that had its materials changed via the plugin it will redraw using the new materials.
What would be the best way to force a complete redraw/refresh of a piece of furniture? (firePropertyChange?)
Thanks, Roland
What would be the best way to force a complete redraw/refresh of a piece of furniture? (firePropertyChange?)
Thanks, Roland
- Tue Mar 25, 2014 6:04 pm
- Forum: Developers
- Topic: Modifying Furniture Textures from plugin fails to refresh automatically
- Replies: 2
- Views: 5562
Modifying Furniture Textures from plugin fails to refresh automatically
<t>Hi, I have a plugin that modifies the model materials using "setModelMaterials" but it does not automatically refresh the furniture items in both the 2D and 3D panes. Once I click and move a modified furniture piece then the changes become visible in both view panes.<br/>
<br/>
What is required ...
<br/>
What is required ...