Frank Roth

Results 5 comments of Frank Roth

I have the same problem, here is my BaseAdapter of the ListView. ``` public class ImageAdapter extends BaseAdapter { private ImageAdapterViewCollection images; private ImageLoader imageLoader; private ImageView imageView; protected Context...

On windows machines ``` var status = require('node-status'); .... status.stop() ``` Does never stops sometimes.

Yeah same with me. I just uncommented some lines of code. Because in my application I never use this method: ``` /* public void setBackgroundStyle(String style) { undecorator.getBackground().setStyle(style); } public...

The shadow window decoration does not seem to work anymore on JavaFX8. The window border should be transparent. ![unbenannt](https://f.cloud.github.com/assets/1528623/2427387/e22f592a-abe3-11e3-9e57-f6d7f092e88d.png)