jeromy dean | 6 Dec 2005 20:44
Picon

Colordialog bug?

I found a bug and was wondering if it was known (I did check bugzilla and didn't find it, but I just don't know if I used it correctly).

The version of mono I am using is 1.1.10 on win xp pro, I also checked the swf assembly from the mono daily builds and it also did the error.

Bug Description:
When closing a color dialog box with the x in the upper right hand corner, it will close the application out completely.

How to replicate:
Create a new winforms project and add a button to the form.  In the button's click event, open the color dialog.  Compile, press the button, close the color dialog with the x in the upper right corner, the application will exit.

It is wierd because i opened the dialog on the form load event and it did not repeat the behavior, only if I opened it from a button click event.

Does everyone agree that this is a bug or am I the only one having this problem?

_______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list <at> lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-winforms-list
Peter Dennis Bartok | 6 Dec 2005 22:30

Re: Colordialog bug?

Yes, I can reproduce this with our winforms/colordialog test app. It only 
happens on win32, not on linux. It is a bug, feel free to log a bug.

Cheers,
  Peter

-----Original Message-----
From: "jeromy dean" <jeromydean <at> gmail.com>
To: <mono-winforms-list <at> ximian.com>
Date: 06 December, 2005 14:10
Subject: [Mono-winforms-list] Colordialog bug?

I found a bug and was wondering if it was known (I did check bugzilla and
didn't find it, but I just don't know if I used it correctly).

The version of mono I am using is 1.1.10 on win xp pro, I also checked the
swf assembly from the mono daily builds and it also did the error.

Bug Description:
When closing a color dialog box with the x in the upper right hand corner,
it will close the application out completely.

How to replicate:
Create a new winforms project and add a button to the form.  In the button's
click event, open the color dialog.  Compile, press the button, close the
color dialog with the x in the upper right corner, the application will
exit.

It is wierd because i opened the dialog on the form load event and it did
not repeat the behavior, only if I opened it from a button click event.

Does everyone agree that this is a bug or am I the only one having this
problem?

_______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list <at> lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-winforms-list

Vimal Menon | 8 Dec 2005 05:48
Picon
Favicon

Willing to help Mono in developing PageSetupDialog, PrintPreviewControl and PrintPriviewDialog

Dear sir/madam

I am willing to contribute to Mono WinForms, i
reviewed the current lineup of controls and components
here http://svn.myrealbox.com/mwf/owners.html , and
found that PrintPreviewControl, PrintPreviewDialog and
PageSetupDialog has not been undertaken by anyone..

I will like to develop these controls and components,
my preference being
1> PageSetupDialog
2> PrintPreviewControl
3> PrintPreviewDialog.

I have no prior experience in developing such kind of
code, all that i have developed are small softwares,
but there is a passion within me that says that i can
accomplish these tasks if properly guided.

I request you to provide me with some guidance and
entrust me with any one of the above control or
component. I will put in my best for it.

Expecting a positive reply from you soon,

Thanks and regards,
Vimal Menon
(vimalmenon <at> yahoo.com)

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
_______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list <at> lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-winforms-list

Dan Maltes | 8 Dec 2005 22:28

RE: Willing to help Mono in developingPageSetupDialog, PrintPreviewControl and PrintPriviewDialog

I have not implemented MWF controls either, but if I were I would a have
preliminary "to do" and "not to do" list something like the following:

TO DO:
- Immerse myself in the MSDN doc on the controls you will implement.
- Create sample apps using those controls, observing in detail how they
behave.
- Get very familiar with the MWF source and how other controls are
implemented, such as other dialog  controls and other controls that may
have similar characteristics like the form and picturebox control.

NOT TO DO:
- Do not disassemble the MS .NET Framework classes to see how they
implemented their controls.  You will be very tempted to match sections
of their code which the Mono team will reject.

-Dan Maltes

-----Original Message-----
From: mono-winforms-list-bounces <at> lists.ximian.com
[mailto:mono-winforms-list-bounces <at> lists.ximian.com] On Behalf Of Vimal
Menon
Sent: Wednesday, December 07, 2005 11:49 PM
To: mono-winforms-list <at> ximian.com
Subject: [Mono-winforms-list] Willing to help Mono in
developingPageSetupDialog, PrintPreviewControl and PrintPriviewDialog

Dear sir/madam

I am willing to contribute to Mono WinForms, i reviewed the current
lineup of controls and components here
http://svn.myrealbox.com/mwf/owners.html , and found that
PrintPreviewControl, PrintPreviewDialog and PageSetupDialog has not been
undertaken by anyone..

I will like to develop these controls and components, my preference
being
1> PageSetupDialog
2> PrintPreviewControl
3> PrintPreviewDialog.

I have no prior experience in developing such kind of code, all that i
have developed are small softwares, but there is a passion within me
that says that i can accomplish these tasks if properly guided.

I request you to provide me with some guidance and entrust me with any
one of the above control or component. I will put in my best for it.

Expecting a positive reply from you soon,

Thanks and regards,
Vimal Menon
(vimalmenon <at> yahoo.com)

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com _______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list <at> lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-winforms-list

_______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list <at> lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-winforms-list

semmalai c | 9 Dec 2005 13:29
Picon

Requesting project modules

Dear sir
                    i am semmalai working as lecturer sona college of technology ,salem ,india . My students are requesting me to projects for their final year course work. can you suggest some modules from mono.they have 4-5 months timming
 
 
thanks in advance
 
 
with regards
semmlaai.c
 
_______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list <at> lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-winforms-list
Georgios Kasselakis | 11 Dec 2005 22:55
Picon

About a method

Does anyone know if the call: form.Invalidate(<region>) will be implemented ? ever ?
thx
_______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list <at> lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-winforms-list
Jackson Harper | 13 Dec 2005 03:40

Re: About a method

On Sun, 2005-12-11 at 23:55 +0200, Georgios Kasselakis wrote:
> Does anyone know if the call: form.Invalidate(<region>) will be
> implemented ? ever ?

Hello, maybe if you ask Santa it will be implemented today and in the
next release.

Jackson

> thx
> _______________________________________________
> Mono-winforms-list maillist  -  Mono-winforms-list <at> lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-winforms-list

_______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list <at> lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-winforms-list

Vladimir Lushnikov | 21 Dec 2005 13:35
Picon

Theming in MWF

Hi,

I finally got around to seeing the WinForms implementation in Linux.
And even when exporting the "nice" theme (export MONO_THEME=nice) -
let's face it, Winforms currently looks awful. If an example is
required, then take a look at
http://www.vladsharp.com/images/prog/winforms_look.png

But enough complaining. How can it be made better? I don't have any
clue on implementation details, but since WinForms is a canvas-based
implementation, I don't see any reason why it couldn't look as good,
or better, than, say, Swing applications in Java.
(http://www.vladsharp.com/images/prog/swing_look.png) I don't even
know Swing that well, but I do know it looks much better that (e.g.)
the default forms look in Firefox on Linux. Why can't Linux look good?
Well, there are toolkits to change to make the default look look good.
But why can't Mono's Windows.Forms implementation look good? Yes, it
might take time to get a decent look, but can it not be done?

Regards,

--
Vladimir "Vlad#" Lushnikov
http://www.vladsharp.com - Poetry, programming: all in one day's blog
_______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list <at> lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-winforms-list
Denis | 21 Dec 2005 14:14
Picon
Favicon

Initiating in Mono Windows Forms

Hello Everyone

I can develop MWF in Windows?
In Linux, everything is ok, but in Windows, I am with difficulties.
Somebody could help me?
Thanks

Denis Silva
denis081 <at> yahoo.com.br
From: Porto Alegre - RS - Brazil

	

	
		
_______________________________________________________ 
Yahoo! doce lar. Faça do Yahoo! sua homepage. 
http://br.yahoo.com/homepageset.html 

_______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list <at> lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-winforms-list

Paul F. Johnson | 21 Dec 2005 18:05
Picon

Re: Initiating in Mono Windows Forms

Hi,

> I can develop MWF in Windows?
> In Linux, everything is ok, but in Windows, I am with difficulties.
> Somebody could help me?

What's the problem?

TTFN

Paul
--

-- 
main(t,_,a) char*a;{return!0<t?t<3?main(-79,-13,a+main(-87,1-_,main(-86,
0,a+1 )+a)):1,t<_?main(t+1,_,a ):3,main (-94,-27+t,a)&&t==2?_<13?main(2,
_+1,"%s %d %d\n"):9:16:t<0?t<-72?main(_,t," <at> n'+,#'/*{}w+/w#cdnr/+,{}r/*de}
+,/*{*+,/w{%+,/w#q#n+,/#{l,+,/n{n+,/+#n+,/#;#q#n+,/+k#;*+,/'r :'d*'3,}{w+K 
w'K:'+}e#';dq#'l q#'+d'K#!/+k#;q#'r}eKK#}w'r}eKK{nl]'/#;#q#n'){)#}w'){){nl]
'/+#n';d}rw' i;# ){nl]!/n{n#'; r{#w'r nc{nl]'/#{l,+'K {rw' iK{;[{nl]'/w#q#n
'wk nw' iwk{KK{nl]!/w{%'l##w#' i; :{nl]'/*{q#'ld;r'}{nlwb!/*de}'c ;;{nl'-{}
rw]'/+,}##'*}#nc,',#nw]'/+kd'+e}+;#'rdq#w! nr'/ ') }+}{rl#'{n' ')# }'+}##
(!!/"):t<-50?_==*a?putchar(31[a]):main(-65,_,a+1):main((*a=='/')+t,_,a+1
):0<t?main(2,2,"%s"):*a=='/'||main(0,main(-61,*a,"!ek;dc i <at> bK'(q)-[w]*%n+r3#l
,{}:\nuwloca-O;m .vpbks,fxntdCeghiry"),a+1);}

_______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list <at> lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-winforms-list


Gmane