How knows someday I/someone learn/have time to Mono  for Mac and build a
visual editor :)

BTW, there is some place teaching how to user resx localizated to use like
on windows? I made that to be compilable copying from windows mobile but
didn't translated nothing. Sent in another post..

Karl

From:  Rodrigo Kumpera <[email protected]>
Date:  Thu, 28 Jul 2011 13:38:32 -0300
To:  Karl Heinz Brehme Arredondo <[email protected]>
Cc:  "[email protected]" <[email protected]>
Subject:  Re: [MonoTouch] Visual Resource Editor like Visual Studio



On Mon, Jul 25, 2011 at 1:52 AM, Karl Heinz Brehme Arredondo
<[email protected]> wrote:
> I was thinkingŠ
> 
> Why not to create a visual editor like Visual Studio inside Mono Develop that
> when saving, instead axml, ib, or wathever, why not to create C# code to
> formate and run in InitializeComponent() as on Windows? And when opening a
> View/Activity/Form, it read this source file C# code and interpret it to
> generate a visual editor..
> 
> I don't have all the universe of mobiles OSs omniscience fractal 4D point of
> view but it appear to do a better editor to code integration inside
> MonoDevelop, indepedant of Googles and Apples and maybe to satisfy all XIBless
> and AXMLles developers and (like myself) WYSIWIG developers.


GUI editors is very much an open problem on our tooling and we're looking
into how to improve it. The problem is that building GUI editor is a huge
effort, the GTK+
Stetic editor took about two years, and there's no way we can just leave
everyone waiting for that long.


Rodrigo Kumpera


_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to