[IronPython] Groping in the dark
Patrick O'Brien
sum.ergo.code at gmail.com
Mon Dec 4 14:53:15 PST 2006
On 12/4/06, Chris Stoy <chris.stoy at redstorm.com> wrote:
>
> I believe MainMenu and MenuItem are the .NET 1.1 way of doing menus,
> while MenuStrip and ToolStripMenuItem are the .NET 2.0 ways. However, I
> would think they both should still work (even though you should use .NET
> 2.0 unless you have a reason not to.)
>
I actually was able to get both ways working, but the APIs were slightly
different, which confused me until I realized I was using the old .NET
1.1way of doing things without knowing it. Live and learn, right?
;-)
--
Patrick K. O'Brien
Orbtech http://www.orbtech.com
Schevo http://www.schevo.org
Louie http://www.pylouie.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ironpython.com/pipermail/users-ironpython.com/attachments/20061204/ee8c031b/attachment.html
More information about the users
mailing list