1. #11
    Sencha User
    Join Date
    May 2010
    Location
    Guatemala, Central America
    Posts
    981
    Vote Rating
    47
    ssamayoa has a spectacular aura about ssamayoa has a spectacular aura about

      0  

    Default


    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!

  2. #12
    Sencha Premium Member
    Join Date
    Mar 2012
    Location
    Sydney, Australua
    Posts
    55
    Vote Rating
    8
    btek will become famous soon enough

      0  

    Default


    When will this be fixed? Makes working with images very tedious.

  3. #13
    Sencha - Architect Dev Team aconran's Avatar
    Join Date
    Mar 2007
    Posts
    8,185
    Vote Rating
    63
    aconran is just really nice aconran is just really nice aconran is just really nice aconran is just really nice aconran is just really nice

      0  

    Default


    Quote Originally Posted by btek View Post
    When will this be fixed? Makes working with images very tedious.
    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

  4. #14
    Sencha User
    Join Date
    Nov 2012
    Posts
    3
    Vote Rating
    0
    capricx is on a distinguished road

      0  

    Default 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',