I try run it from vs2010 and it raise error in this line of Program.cs System.Console.InputEncoding = Encoding.Unicode;
comment it out or change it to System.Console.InputEncoding = Encoding.UTF8 then it can start and 11!:0 worked as expected. Чт, 25 апр 2013, Greg Borota писал(а): > WPF is cutting age, using 3D, gradients, etc. See: > http://en.wikipedia.org/wiki/Windows_Presentation_Foundation. It would > be simpler to use the "old" Windows Forms, but that's not so exciting :-) > > > On Thu, Apr 25, 2013 at 10:10 AM, bill lam <[email protected]> wrote: > > > Thanks, I'll also try it on a real winxp tomorrow . > > > > In vs2005 there is a winform class Form which can be extended to > > implement a J Form, the pshow cmd will call the Show() member > > function, not sure for WPF which I have never used. > > > > If you intend to re-implement j602 wd, you should take it as a > > reference. However if you want it to be compatible with jqt, > > you can compare with it. Or you may have another design. > > > > > > Чт, 25 апр 2013, Greg Borota писал(а): > > > You might be missing something related to WPF, it seems. I should show > > more > > > detail when console closes down in error, will change that tonight. > > > > > > > > > On Thu, Apr 25, 2013 at 9:31 AM, bill lam <[email protected]> wrote: > > > > > > > I tried J.Console.exe for both x86 and x64 in winxp64, but both > > > > of them crashed during starting, with error message. > > > > > > > > The parameter is incorrect. > > > > > > > > Any idea? > > > > > > > > Also why does the pshow starts a new application instead of > > > > sharing the same application as the J.Console? Doesn't an application > > > > allow more than one form? > > > > > > > > Чт, 25 апр 2013, Greg Borota писал(а): > > > > > As proof of concept to see the amazing things one cold do with > > PInvoke > > > > > layer: > > > > > .NET J.Console now supports 11!:0 'pc id' and 11!: 'pshow' It will > > > > display > > > > > a WPF based window. > > > > > > > ---------------------------------------------------------------------- > > > > > For information about J forums see > > http://www.jsoftware.com/forums.htm > > > > > > > > -- > > > > regards, > > > > ==================================================== > > > > GPG key 1024D/4434BAB3 2008-08-24 > > > > gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 > > > > ---------------------------------------------------------------------- > > > > For information about J forums see http://www.jsoftware.com/forums.htm > > > ---------------------------------------------------------------------- > > > For information about J forums see http://www.jsoftware.com/forums.htm > > > > -- > > regards, > > ==================================================== > > GPG key 1024D/4434BAB3 2008-08-24 > > gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 > > ---------------------------------------------------------------------- > > For information about J forums see http://www.jsoftware.com/forums.htm > > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm -- regards, ==================================================== GPG key 1024D/4434BAB3 2008-08-24 gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
