Revision history [back]

click to hide/show revision 1
initial version

asked 2014-05-11 10:41:40 +0800

tnharisman gravatar image tnharisman

ZK image.setContent not showing in my Ubuntu

please help me, my image component not showing using image.setContent in Ubuntu

File file = new File("smb://myIP/folder/test.png"); //==>image file in windows os image.setWidth("145px");
image.setContent(new AImage(file));

what causes it? Thanks,,,

Regard,

tn Harisman

ZK image.setContent not showing in my Ubuntu

please help me, my image component not showing using image.setContent in Ubuntu

File file = new File("smb://myIP/folder/test.png"); //==>image file in windows os
image.setWidth("145px"); 
image.setContent(new AImage(file));

AImage(file));

what causes it? Thanks,,,

Regard,

tn Harisman

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More