[Mono-dev] gtk-sharp on android possible?

2012-12-01 Thread huseyin cakir
Hi; I have been developing applications for linux/windows by using mono and gtk-sharp. I wonder if there is a way to get these apps. on android by using monodroid or do i have to use android.sdk? To be more precise; I want to run my gtk-sharp applictions(".exe") run on android without any change

Re: [Mono-dev] gtk-sharp on android possible?

2012-12-01 Thread huseyin cakir
I got it thanks. But if there was a way to port my gtk-sharp apps. on android it would be great. Best Regards. ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list

Re: [Mono-dev] [Mono-list] Mono Web Site

2014-08-14 Thread huseyin cakir
Great work :) On Fri, Aug 15, 2014 at 3:50 AM, Giuliano Barberi wrote: > Great work guys. The old website was incredibly difficult to navigate and > even just figuring out what the latest version of mono was painful. This > looks much better! > > > On Wed, Aug 13, 2014 at 5:43 PM, Bob Summerwil

[Mono-dev] Documentation in Mono?

2010-01-08 Thread huseyin cakir
I am a newbie mono developer, I want to ask documentation tool you used? I searched about it and some recommends Sandcastle and some mdocwhat you suggest that works best with mono-develop? -- Hüseyin Çakır Web: http://huseyi

[Mono-dev] problem about memory

2010-04-11 Thread huseyin cakir
We develop some applications with Mono and Gtk#...I have a question about memory usage in mono applications and approach we used in moving between windows... Lets say we have; *in test.cs:* * --- * * cla

[Mono-dev] Mono 2.8.2 GC

2011-02-15 Thread huseyin cakir
Are there any improvements on GC in mono 2.8 in terms of GTK# usage? When we test it with Mono 2.0 and Mono 2.8 with GTK# interface we cannot see improvement as it explained on RELEASE NOTES in mono-project web page. Does anybody have ideas about it? ___

Re: [Mono-dev] Mono 2.8.2 GC

2011-02-17 Thread huseyin cakir
I run my mono applications by using "mono --gc=sgen app.exe" is this correct usage for sgen GC? ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list

Re: [Mono-dev] Mono 2.8.2 GC

2011-02-20 Thread huseyin cakir
well I have a 64mb ram want to use a GC parameter that will stop continuously incerasing memory usage. I use some gtk# widgets that I dispose & destory but the memory still increases? starting with %72 and after some gtk# widget usage it continuosly incerases... _

Re: [Mono-dev] Mono 2.8.2 GC

2011-02-25 Thread huseyin cakir
You can try the fixed heap for that, or the undocumented (not yet > supported) MONO_GC_PARAMS option max-heap-size. > > > On Sun, Feb 20, 2011 at 4:35 PM, huseyin cakir > wrote: > >> well I have a 64mb ram want to use a GC parameter that will stop >> continuously in

Re: [Mono-dev] Mono 2.8.2 GC

2011-02-25 Thread huseyin cakir
we have just installed 2.8 and checking the performance differences with 2.0 but does the GC really deals with gtk# memory leaks in 2.10 because this the only problem we got in our developments. I mean we use one window widget and change fixed widget in it to use memory effectively and dispose des

Re: [Mono-dev] Mono 2.8.2 GC

2011-02-25 Thread huseyin cakir
troy(); Test.win.Remove(this); this.Dispose(); this.Destroy(); } } } On Sat, Feb 26, 2011 at 12:02 AM, Stifu wrote: > > Could you check if you see the same memory usage when running your app with > .NET? > > > huseyin cakir wrote: > > > > we

[Mono-dev] Mono 2.10.2 MONO_GC_PARAMS problem

2011-05-04 Thread huseyin cakir
Hi, we shipped from *Mono 2.8* to *Mono 2.10.2*. In our memory tests we try to insert export parameters as we did in *Mono 2.8* but we had the problem as shown below we can't set nursery-size to the environment variables. *export MONO_GC_PARAMS=nursery-size=16m* *mono sample.exe* *MONO_GC_PARAMS

[Mono-dev] FULL-AOT problem in SUSE 11.2

2011-05-07 Thread huseyin cakir
Hi, we have a problem in full-aot is it possible that someone help about the problem we have? There are no problems in aot but we dont see any performance improvements with aot so we tried full aot. *For the first step we full-aot all libraries with a bash like this:* #!/bin/bash mono --aot=full

Re: [Mono-dev] FULL-AOT problem in SUSE 11.2

2011-05-07 Thread huseyin cakir
We actually need full-aot for another platform(arm) not SUSE but this was just for testing if it is working or not, assuming that SUSE is the best place to test whether we can make full-aot. But it seems we make smth missing I just asked that... Thanks for your replies... _

Re: [Mono-dev] DateTime.ParseExact bug ?

2011-09-22 Thread huseyin cakir
It seems that the error comes if you enter the Z/T to the end of parse string. - CODE 1: System.Globalization.CultureInfo provider = new System.Globalization.CultureInfo("tr-TR"); DateTime dt = DateTime.ParseExact( "1984-09-17