-
```
It would be great if we could get a Table which would support fixed
columns and rows like the ActiveWidgets table.
(Actually this implementation is great in other ways too)
http://www.activewidge…
-
hi all,
are they any JavaFX Migrations for mapTool currently?
if yes, please led me know.
I got a first milestone for this:
a migration is softly. mapTool can display javaFX component in the …
-
Here's everything I can think of that I need to do before Quick is ready for release.
- [x] Break up files. Need to be able to break large UIs into multiple files with one root file that reference…
-
```
Something for the wishlist:
An abstration would be nice to write tests in a more domain specific and
business oriented scope. This means writing tests is not limited to just
writing the technical …
-
I am an Android dev and would like to update the app so that it can go on the play store again. Just send me the source and I will take care of it.
-
Whenever I try to run impactinstaller it crashes and I get a .log in notepad
Here is the latest one:
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOL…
-
When using a Java application using JAB for accessibility (for example SwingSet2, IntelliJ or Android Studio), nvda does not announce anything when a node in a tree view is collapsed/expanded.
This i…
-
```
Something for the wishlist:
An abstration would be nice to write tests in a more domain specific and
business oriented scope. This means writing tests is not limited to just
writing the technical …
-
# Reflection
## FRQ 1
This FRQ was about ArrayLists and 2D Arrays. In relation to my project, 2D arrays could be used to add another layer of 'comments.' Currently, in the submission system I us…
-
Hi,
I've been trying to reconstruct smpl mesh from my own dataset. I found the correspondences and created my own .py file for the dataset. Tested the smplify.py (using smplify3d config) on some of…