Hi,

This doesn't work with the current 0.6 version

I've seen there is now an AliasManager and a qx.Settings object.
Which one should I use to set my image paths?


Dietrich Streifert wrote:
> 
> @Florian:
> 
> This is what worked for me with the current namespace branch rev in svn :
> 
>     qx.manager.object.ImageManager.defineAlias("static", 
> "/qooxdoo/build/resources/static");
>     qx.manager.object.ImageManager.defineAlias("widget", 
> "/qooxdoo/build/resources/widget/windows")
>     qx.manager.object.ImageManager.defineAlias("icon", 
> "/qooxdoo/build/resources/icon/crystalsvg")
> 
> The Paths to the images have to be set separately now.
> 
> Florian Arndt schrieb:
>> Hey qooxdoo folks,
>>
>> I have the same question Dietrich Streifert just asked:
>> "how do I set the image paths in the namespace branch?"
>>
>> I have tried
>>
>> qx.core.Init.definePre(function() {
>> qx.manager.object.ImageManager.setCorePath(\""+qx_relpath+"/images\");
>> }
>>
>> without much success.
>>
>> Any help appreciated!
>>
>> TIA, Florian
>>
>>
>> -------------------------------------------------------------------------
>> Take Surveys. Earn Cash. Influence the Future of IT
>> Join SourceForge.net's Techsay panel and you'll get the chance to share
>> your
>> opinions on IT & business topics through brief surveys -- and earn cash
>> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>> _______________________________________________
>> qooxdoo-devel mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>>   
> 
> -- 
> Mit freundlichen Grüßen
> Dietrich Streifert
> Visionet GmbH
> 
> 
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share
> your
> opinions on IT & business topics through brief surveys -- and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
> 
> 

-- 
View this message in context: 
http://www.nabble.com/How-set-image-paths-in-namespace-branch--tf2019407.html#a5902995
Sent from the qooxdoo-devel forum at Nabble.com.


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to