[Mono-list] about popup a menu
Peter Dennis Bartok
peter@novonyx.com
Tue, 21 Dec 2004 19:07:40 -0700
No, I don't know of any books for SWF programming. But if you had sent this
to the list instead of me personal someone else might have been able to
answer this.
If you need to learn C#, you should get Learning c# and Programming c#, both
from Jesse Liberty, published by O'Reilly
cc'ing back to the list.
Peter
-----Original Message-----
From: "roy" <roy@websitemanagers.com.au>
To: "Peter Dennis Bartok" <peter@novonyx.com>
Date: 21 December, 2004 19:01
Subject: Re: [Mono-list] about popup a menu
>can you recommand a book as I have no book now. or give me a simple example
>about using contextmenu.
>thank you very much
>
>----- Original Message -----
>From: "Peter Dennis Bartok" <peter@novonyx.com>
>To: "roy" <roy@websitemanagers.com.au>; <mono-list@lists.ximian.com>
>Sent: Wednesday, December 22, 2004 10:45 AM
>Subject: Re: [Mono-list] about popup a menu
>
>
>> Roy,
>>
>> You probably should pick up a book about System.Windows.Forms
>> programming.
>> It will teach you how to use the different controls.
>>
>> The control you need to use to do a popup menu like this is called
>> ContextMenu, you need to attach it to the ContextMenu property of
>> Control.
>>
>> Peter
>>
>> -----Original Message-----
>> From: "roy" <roy@websitemanagers.com.au>
>> To: <mono-list@lists.ximian.com>
>> Date: 21 December, 2004 16:03
>> Subject: [Mono-list] about popup a menu
>>
>>
>> hi,
>> it's really nice to attend this mail-list.
>> I want to popup a menu when I right-click a eventbox. like when I
>> right-click a file and select copy or paste on windows. I am programming
>by
>> using mono on linux. can you give me a hand?
>> roy
>>
>> _______________________________________________
>> Mono-list maillist - Mono-list@lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/mono-list
>>
>
>
>