Re: System.Windows.Forms.UserControl as JPanel parent?
From: George Birbilis [MVP J#] [9880] (birbilis_at_kagi.com)
Date: 02/12/05
- Previous message: George Birbilis [MVP J#] [9880]: "Re: Need some help please"
- In reply to: alex: "Re: System.Windows.Forms.UserControl as JPanel parent?"
- Next in thread: alex: "Re: System.Windows.Forms.UserControl as JPanel parent?"
- Reply: alex: "Re: System.Windows.Forms.UserControl as JPanel parent?"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 12 Feb 2005 22:44:47 +0200
> I'm trying find a way to deploy a J# application in Internet Explorer.
> I could use an Applet to do this, but then I would also need the
> J# Browser Control on each client, which is not practical in my case.
> So I was hoping I could just embed my JPanel in a WinFrom, put it all in
> an assembly, and reference it in my html page.
have suggested WinForms interoperability with Swing to J# team for sometime
now so keep your fingers crossed. Have you checked VJ#2005 beta1 express
edition in case they have any support for such a thing there?
btw, with J# redistributable being separate from .NET runtime
redistributable currently (this will change in 2.0 I think), your clients
would still need to install J# redistributable (also think it's not
autoinstallable via the web)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
George Birbilis <birbilis@kagi.com>
Microsoft MVP J# for 2004, 2005
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ QuickTime controls (Delphi & ActiveX: VB, PowerPoint, .NET)
+ Plugs (InterProcess/Internet communication)
+ TranXform (VB6 form to ASP.net WebForm convertion)
http://www.kagi.com/birbilis
+ Robotics
http://www.mech.upatras.gr/~robgroup
........................................................................
- Previous message: George Birbilis [MVP J#] [9880]: "Re: Need some help please"
- In reply to: alex: "Re: System.Windows.Forms.UserControl as JPanel parent?"
- Next in thread: alex: "Re: System.Windows.Forms.UserControl as JPanel parent?"
- Reply: alex: "Re: System.Windows.Forms.UserControl as JPanel parent?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|