If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler
NEW : We have got a new blog where we post some interesting SWF internals info.

#1607 Weird windows rendering when using Add Trait in scripts or even shapes edits
Author:
irajab

Date created:
Type: bug
Visibility: Everybody
Assigned to:
State: closed 

> What steps will reproduce the problem?
hover at "add trait" icon or start editing any shapes
> What is the expected output? What do you see instead?
normal windows behavior but after this bug triggered then the application is all messed up
I can't even see where to click unless I close the application and re-enter it
> What version of the product are you using? Is it "nightly build"? Which operating system
do you have?
latest version 13.0.3 ... even it was existed from before versions
> Please provide any additional information below. If the problem is related to a SWF
file, attach it here, otherwise we can't help you.
- I am using windows 10 pro
the application is working fine if I dont use the add trait or edit any shapes properties,
I include 2 pictures that first when I hover over add trait icon and what happen when I
start using the application again.
hope this help, thanks


Can you try this? :
Run following command from commandline in application directory:
java -Dsun.java2d.d3d=false -jar ffdec.jar
Is it the same?
Hi, thanks for the fast reply,
yes it worked!
I created a (.bat) file to use this command for now.
much appreciated.
State: new→closed