[haXe] SWHX bugs & features
Edwin van Rijkom
lists at screenweaver.com
Tue Aug 15 21:22:56 CEST 2006
Hi Asger,
The latest sources in SVN have all major bugs reported so far, fixed.
What still needs to be done for releasing v.1.0 is getting sample 5
running with MTASC, as wel as sample 6. I hope we'll get this done
during this week or weekend (it's not a hard task, but more of a time
problem)
If you're really in a rush, you'd best build from the sources, or I can
send you my latest local build upfront?
Cheers,
Edwin
Asger Ottar Alstrup wrote:
> Hi,
>
> Any news on progress on this? We would really like a new release of
> SWHX for windows with at least some of these bugs fixed. A hardcoded
> solution for the Windows Ctrl, Alt & Shift problem is fine for us - it
> can be made portable later if the problem also exists on other platforms.
>
> Regards,
> Asger
>
> On 8/7/06, *Edwin van Rijkom* <lists at screenweaver.com
> <mailto:lists at screenweaver.com>> wrote:
>
> Thanks for the tip, Asger.
>
> Cheers,
> Edwin
>
> Asger Ottar Alstrup wrote:
> >
> >
> > On 8/7/06, *Michael Pliskin* <pl at tepkom.ru <mailto:pl at tepkom.ru>
> <mailto: pl at tepkom.ru <mailto:pl at tepkom.ru>>> wrote:
> >
> > Hello Edwin,
> >
> > >> One more thing that might be of interest for you: CTRL
> key capture
> > >> is related to fscommands not working (you need 'trapallkeys'
> > fscommand
> > >> to make flash capture extra keys like ESC, CTRL etc)
> >
> > EvR> This is not fscommand related but a bug in the Flash
> plug-in:
> > on running
> > EvR> windowless (opaque or transparent) the CTRL key doesn't
> get
> > captured.
> > EvR> SWHX is running the plug-in in windowless mode.
> >
> > Echoing the comments by Asger Alstrup earlier, is it possible to
> > work over that? I saw your reply about onKeyPress event,
> maybe it is
> > possible to create a keyboard polling API (to query the
> status of
> > CTRL/ALT keys at runtime)? This would be even better I guess...
> >
> >
> > To find portable code which does this, you can have a look at SDL.
> > Search for SDL_PrivateKeyboard in SDL's source code to find out
> how to
> > do this on lots and lots of platforms.
> >
> > Regards,
> > Asger
> >
>
>
> --
> haXe - an open source web programming language
> http://haxe.org
>
>
More information about the Haxe
mailing list