[Mono-list] (no subject)

2004-12-20 Thread roy
I am a new beginner , I hope I can use image, but I want to use the clicked event. can you help me . and I also want to change the button's style as I do want let them looks like label. so I can use the clicked event.  

[Mono-list] about popup a menu

2004-12-21 Thread roy
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] taskbarnofifier

2004-12-21 Thread roy
.getworkingarea(system.windows.forms.control)' has some invalid arguments(ca1502)"  maybe it can not run on linux. so anybody have some suggestions? Roy

[Mono-list] eventbox array

2005-01-04 Thread roy
- Original Message - From: "Peter Dennis Bartok" <[EMAIL PROTECTED]> To: "roy" <[EMAIL PROTECTED]>; 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 Sy

[Mono-list] popup a menu

2005-01-04 Thread roy
Anybody can give me a example about popup a menu by using contextmenu. thank you very much Roy

[Mono-list] popup a menu again

2005-01-16 Thread roy
I really want to popup a menu when right click the label using mono on lunix, can you help me, give me a example. thanks roy

[Mono-list] make lines?

2005-02-13 Thread roy
hi, could you please tell me how to make lines between the images which are parked in the vBox and hBox? thanks

[Mono-list] timer

2005-02-17 Thread roy
could you give me a example of timer, I want to display somethig on the label. and change it once a second. thanks Roy  

[Mono-list] how to creat a menu

2005-03-08 Thread roy
could you tell me how to create a menu like file, edit ,view on the explorer?  

[Mono-list] (no subject)

2005-03-08 Thread roy
I use button array, I was wondering how can I know which button I have clicked?  

[Mono-list] Trouble installing mono (Red Hat 9.0)

2003-09-03 Thread Ian Roy
I'm having trouble installing mono onto my Red Hat 9.0 OS... - I've downloaded mono-0.26-1.ximian.6.1.i386.rpm - I've downloaded and installed apxs - I've downloaded and installed httpd-devel-2.0.40-21.3.i386.rpm - I've downloaded xsp-0.5 but couldn't install it because "mcs: command not found" -

[Mono-list] compile from cvs

2004-09-30 Thread Roy M.
ONO_CSHARP_DEBUGGER in gac_assemblies_list **Error**: automake failed. http://www.mono-project.com/contributing/compiling.html says that I have to do a make bootstrap but this results in an error too. (No rule for "bootstrap".) I wo

Re: [Mono-list] compile from cvs

2004-09-30 Thread Roy M.
Sure. I use the following versions automake (GNU automake) 1.4-p6 autoheader (GNU Autoconf) 2.59 autoconf (GNU Autoconf) 2.59 ltmain.sh (GNU libtool) 1.5.6 (1.1220.2.95 2004/04/11 05:50:42) I installed them from current cooker rpms. Thanks, Roy ;) Julien Gilli wrote: Hi, On Thu, 2004-09-30 at 09

Re: [Mono-list] compile from cvs

2004-09-30 Thread Roy M.
Thank you very much! I updated automake to version 1.8.5 and it worked ;) Thanks again, Roy ;) Julien Gilli wrote: On Thu, 2004-09-30 at 10:47 +0200, Roy M. wrote: Sure. I use the following versions automake (GNU automake) 1.4-p6 I use automake 1.8.5-2 (from debian). Could you please try to