[Mono-list] Widgets (not Gtk.Window) with Glade?

2007-02-23 Thread paulomorfeo
Is it possible to link advanced GUIs with Glade? That is, Glade-Connect something that is not a Gtk.Window to mono? How? I want to add versatility to my GUIs without having to right extensive code. Right now, i am using a method of creating widgets that load the parameters (borderWidth,

[Mono-list] More Stock images?

2007-02-16 Thread paulomorfeo
Are any plans to add more stock images into mono for the future? For example, i think it would be very usefull to have an Stock image for: - User - Users - Password/Key I expect to be quite recurent for mono aplications to handle user authentication or even management. My last 4 programs,

Re: [Mono-list] Client/Server and exporting to spredsheets

2007-02-08 Thread paulomorfeo
Aie, you are right, Remoting is there in the MonoDocs. Somehow, i missed it, i think i was searching in the wrong namespace. I get these moments of dumbness ocasionally. Citando Rafael Teixeira [EMAIL PROTECTED]: Hi Paulo, On Sun, 2007-01-28 at 15:02 +, [EMAIL PROTECTED] wrote:

[Mono-list] FileChooserButton complaints and finding a shorter path

2007-02-08 Thread paulomorfeo
I am using a FileChooserButton and mono stable (1.1.13, i think). 1- When i assign it a path (basically the executuon path + direction of a folder inside it), it sends a Critical error to the console: Path example: C:\Docum...\...\...\bin\Debug\Dados Error: unknown:944: Glib-Critical

Re: [Mono-list] Client/Server and exporting to spredsheets

2007-01-29 Thread PauloMorfeo
Citando Rafael Teixeira [EMAIL PROTECTED]: Hi Paulo, On Tue, 2007-01-23 at 10:44 +, [EMAIL PROTECTED] wrote: ... clients, right? What technologies should i use in mono for that? All i found has been examples for ms.net and examples of remoting (not accessible in mono!?),

[Mono-list] Compile with mono 1 or 2?

2007-01-29 Thread PauloMorfeo
In the editor X-Develop, when i select the platforms to compile with, it shows me: - Ms.NETs - Mono 1.1.13 (1) - Mono 1.1.13 (2) - Mono 1.2... (1) - Mono 1.2... (2) Or something similar. What is the diference between those 1s and the 2s? Please CC/BCC any response to me too. I am

Re: [Mono-dev] Gtk# not found

2006-04-10 Thread PauloMorfeo
Ok, i also remembered to try with my older version. That one had been compiled in Linux with mono 1.1.13.2 . I remembered of it complaining, also, of not finding Gtk but it isn't true, it complains of something else. Attached, i send the file erro.txt with the console result. One other dude who

Re: [Mono-dev] Gtk# not found

2006-04-10 Thread PauloMorfeo
I understood what you say. But in my head it is still hardly acceptable. What is mono and what are those virtual machines? They work like they do, in a great part, so we can have a intermediate language with which to compile programs which will work on all systems because each system will have

Re: [Mono-dev] Gtk# not found

2006-04-08 Thread PauloMorfeo
Attached goes the file erro.txt with the output. But, yes, my program uses Gtk# 2.8. And, The Linux installer comes with gtk# 2.4, while the windows installer comes with gtk# 2.8. Am i very stupid or does this not makes any sense at all? Citando Wade Berrier [EMAIL PROTECTED]: On Sat,

Re: [Mono-dev] Gtk# not found

2006-03-31 Thread paulomorfeo
That instalation of mono worked. My program seemed to run fine. In the mean time, i noticed that there is another version of mono, 1.1.13.6, and went to try that one. It still gives the same problem. For watever reason, your experimental installer for Windows runs my Gtk# 2.4 application while

[Mono-list] Shiping Gtk# with program!

2006-03-27 Thread PauloMorfeo
«Sorry for the double post but the other one went with a very wrong date.» As i've said in the mono-devel list, the program i made is not running on the most recent mono instalation, complaining that it doesn't finds the Gtk# 2.4 assembly. How do i ship the Gtk# with my program, if at all

[Mono-dev] Gtk# not found

2006-03-25 Thread Paulomorfeo
I developed a mono program in Linux, which can be found here: http://fileuniverse.com/?p=showitemID=2746 It all works fine in my Widows and Linux boxes. But my (Windows only) users are not beeing able to run it. Here is the error message: ### Message ### D:\DOCUME~1\mike\Desktop\EdSv0.9mono

Re: [Mono-dev] Gtk# not found

2006-03-25 Thread Paulomorfeo
Forgot to mention, i am using mono 1.1.13. And my users should be using the same because they installed mono specifically for using my program. Citando [EMAIL PROTECTED]: I developed a mono program in Linux, which can be found here: http://fileuniverse.com/?p=showitemID=2746 It all works

Re: [Mono-list] Has Mono delivered?

2006-01-11 Thread PauloMorfeo
Dave Murphy wrote: ... but for that to really work the developers working with (not on) Mono need to be convinced to use the stable release and stop tracking the development ones. Cheers, -- Dave Murphy (Schwuk) http://schwuk.com ___ Mono-list

RE: [Mono-list] Mono 1.1.13 has been released.

2006-01-11 Thread PauloMorfeo
Bill Seddon wrote: ... My reason is that Mono applications can be run without an install. .NET requires a lengthy installation (and a reboot with 1.1 SP) that many administrators (if not users) will not consider. Mono can be copied on (or even run from a memory stick). Miguel de Icaza wrote: