-
6 Mar 2012 1:01 PM #11
UI: Sencha Architect 2.x / ExtJS 4 MVC
Server side: EJB 3.1 / CDI / JPA 2 / JAX-RS / JasperReports
Application Server: Glassfish 3.1.x
Databases: Oracle 10g & 11g / DB2 9 & 10 / Firebird 2.5
If you like my answer please vote!
-
22 Jul 2012 12:03 PM #12
When will this be fixed? Makes working with images very tedious.
-
24 Jul 2012 4:35 PM #13
This has been fixed for a few months. Just tested and verified that it was working in Build 442 on OS X and Windows.
Did the following to verify.
Created a new touch project
Saved the touch project in a web accessible directory (~/Sites/)
Named the project img
Put an image.png into the ~/Sites/img/ directory
Drag out an Image component and set the src to image.png
Changed my url prefix setting to http://localhost/img/
Architect then knows where to load the image from.Aaron Conran
@aconran
Sencha Architect Development Team
-
2 Dec 2012 10:02 AM #14
Imagess path not worling,please describe it.
Imagess path not worling,please describe it.
i am using image for display but it doesn't work
xtype:'image',
src:'resources/icons/Icons.png',
width:'200px',
height:'200px',


Reply With Quote