Yes, I've been wondering about that too. I'd like to have my apps be portable, and use resources from a local sub-folder rather than rely on an environment variable and folder that may or may not exist on the system. I've had some of the examples whine about not being able to find certain cursors, etc. Often I've just told my app to not use any special cursors at all, but it'd be nice to be able to use cursors from a local folder or even embedded into the executable itself as a resource.
On Fri, Jul 31, 2009 at 1:21 AM, Michael Stratmann<stratm...@micst.de> wrote: > Hello, > > I discovered, that my app.exe needs an env var wxArt2d or wxArt2d_Art. In the > relevant folder are four cursor icons, that's all. > > My app shall run without needing env vars or registry. So it can run from an > USB stick. The cursor icons I would like to put to my other resorces. Or > built in in the lib and exe. > > How to get rid of the need for the env var? Would it be a good idea to modify > wxart2d so all exe do not need the env var? Are there more surprises like the > cursors? > > Thank you! Regards, Michael > > ------------------------------------------------------------------------------ > 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 > _______________________________________________ > Wxart2d-users_dev mailing list > Wxart2d-users_dev@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wxart2d-users_dev > ------------------------------------------------------------------------------ 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 _______________________________________________ Wxart2d-users_dev mailing list Wxart2d-users_dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxart2d-users_dev