Peter Amstutz wrote:
>
> I just acquired a new (old) computer that I'm going to set up with
> Windows XP.  I want to set up a continuous build so we can catch some of
> these cross platform issues earlier.

Hope it didn't cost you too much :P

>
> > - I modified vos/inplace/etc/crystalspace/vfs.cfg to use paths from
> windows
> > root instead of the msys root "/c/..." (I had to do this for 0.23 as
well)
>
> Hmm, okay.  Did the installer distribution do this?  I don't remember.

No, the binary installer worked fine. I think this is just a quirk in the
way the CS build system "installs" when under msys. The actual windows
installer for vos puts everything under the same directory instead of
needing to find the CS files under various bin/ lib/ etc/ share/ directories
somewhere, so vfs.cfg is a bit simpler.

> > So now wxterangreal runs! I'm still having the same keyboard-input
problem
> I
> > was having when I tried to build my own wxgl.dll in 0.23, but
mouse-input
> > seems to work fine. I'll have to look closer at how that gets built I
> guess.
>
> I don't know what's going on with the keyboard problem -- you may have
> to dig into the interaction between the Windows event loop and
> WxWidgets.  Does the "wxtest" app in the Crystalspace directory build
> and work, and does that get keyboard input?

Nope... wxtest only reports seeing mouse events.

> It's also possible there's
> a bug in the translation from the wxwidgets event to the Crystal Space
> event, although if that were the case the rest of the UI would work fine
> and only the 3D panel would have keyboard input trouble (unless there's
> also a focus management problem).  That's all speculation, though.
>

Actually the rest of the UI does work fine. I can type into the chat box and
the URL box, TAB the focus around, etc.

If i get more time later this week I'll try to look more closely at it...
but right now my focus is on going through the code for the VOS library to
learn more about how it works... and I've never really liked GUI programming
that much :P

-Ken


_______________________________________________
vos-d mailing list
vos-d@interreality.org
http://www.interreality.org/cgi-bin/mailman/listinfo/vos-d

Reply via email to