As John said you can use them, and I can affirm this. Use the following  
form everywhere you need, eg.:
wx.wxFile("./subdir/file.ext")
It will work with standard Lua calls like:
io.open("./subdir/file.ext")

The / sign is accepted on Linux and Windows as well. The base dir is  
always that directory where the exe is. I used relative paths in my  
applications, and they always worked.
Regards: Attila

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to