[Mono-list] About EFT Mechines and POS Terminal Handling

2006-05-17 Thread Gayan Perera
Dear Frnds,1. Is there a library to handle EFT Mechines in Mono ?2. Is there a library to handle POS Terminals (RS485 ports)3. Do you recomend mono to develop a cross platform pos system ?thanks in advance, Gayan. ___ Mono-list maillist - Mono-list@list

[Mono-list] Deploying Mono GUI Applications

2006-05-17 Thread Bruce
I am an experienced C# programmer under Windows, but I am rather new to Linux and Mono. We are looking at our options under Linux to create a simple GUI application around a library and driver written in C that accesses proprietary hardware. It looks like Mono would fit the bill, but I have concern

Re: [Mono-list] Bug (?) in SqliteDataReader

2006-05-17 Thread Joshua Tauberer
Nikki Locke wrote: > Thats a point against my patch. ... > That's a point against the existing implementation. ... > That's a point against this proposed fix. ... > That sounds horrible. ... > That's a cop-out :-) Heh, yeah. > What about putting in some type checking when the data is _written_ to

RE: [Mono-list] Duplicate emails from list

2006-05-17 Thread Tony G
I wanted to close this old thread with a note that the mail duplicates were caused by a misconfigured filter on my side, and not related directly to this list at all. Thanks to all who responded. Peter Dennis Bartok wrote: > But the point Atsushi, I and other have made is that it is *only* you >

Re: [Mono-list] Backdrop behaving different in Mono

2006-05-17 Thread Glen Farrell
Hi Peter, I'm just guessing, but somehow I don't think I can send an attachment through this list? Anyway, a quick testcase is just create a new "Windows Application" project. Change the IsMDIContainer property of Form1 to True. Then add this code to the constructor: System.Drawing.Bitmap Back

Re: [Mono-list] Fabricante de ECF Daruma e Mono

2006-05-17 Thread Maurício Collares
This is a translation: Subject: "FRP (Fiscal Receipt Printer) maker 'Daruma' and Mono" Body: "Folks, I was very happy to see that Daruma's website has examples on how to communicate with its fiscal printer using Mono. Here it is: http://www.daruma.com.br/suporte/download/daruma32mono.zip Yet

[Mono-list] Problem test example Mono and Oracle

2006-05-17 Thread Fernando Ike de Oliveira
Hi! I'm testing code example 1a in http://www.mono-project.com/Oracle and build ok, but execute application return error "Unhandled Exception: System.InvalidCastException: Cannot cast from source type to destination type. in [0x0003d] (at /home/fike/develop/mono/oracle/oracle/Main.cs:24) o

Re: [Mono-list] Backdrop behaving different in Mono

2006-05-17 Thread Jonathan Gilbert
At 02:03 PM 17/05/2006 -0600, Glen Farrell wrote: > Hi, I've created an MDI window with a toolbar on the right side. I'm > trying to load a backdrop image from a file, and display it as the > background for the MDI window. So I've added this code to the form > constructor: > > System.Drawing.Imag

Re: [Mono-list] Backdrop behaving different in Mono

2006-05-17 Thread Peter Dennis Bartok
Can you post a full testcase? The code should behave the same as on MS.Net when run with Mono. You might want to file a bug at bugzilla.ximian.com and attach both the image and a simple testcase to reproduce. Cheers, Peter -Original Message- From: "Glen Farrell" <[EMAIL PROTECTED]> To

[Mono-list] Backdrop behaving different in Mono

2006-05-17 Thread Glen Farrell
Hi, I've created an MDI window with a toolbar on the right side. I'm trying to load a backdrop image from a file, and display it as the background for the MDI window. So I've added this code to the form constructor: System.Drawing.Image Backdrop = System.Drawing.Image.FromFile("Images" +

[Mono-list] Fabricante de ECF Daruma e Mono

2006-05-17 Thread Pedro Alves
Pessoal,     Fiquei muito feliz ao ver que a Daruma está oferecendo em seu site um exemplo de comunicação com sua impressora fiscal em Mono.   Esta aqui: http://www.daruma.com.br/suporte/download/daruma32mono.zip   Mais uma prova que o Mono veio para ficar!   []s __

Re: [Mono-list] Bug (?) in SqliteDataReader

2006-05-17 Thread Nikki Locke
Joshua Tauberer wrote: > Just declare the column DATETIME and insert your favorite nonintegral > number (with or without quotes!). Sqlite ignores the types of the > columns (sometimes...?), which is among the reasons why there's so much > trouble fitting Sqlite into the db adapter paradigm. >

RE: [Mono-list] Ftp Client Online

2006-05-17 Thread Tony G
Herman Vega wrote: > Hi guys! > > it's possible make an software that i can upload files to any ftp > server but with nice local disk browser for locate local files (web > client)? ... like a two column local disk/remote disk software native > ftp client but this online (web interface), with feat

Re: [Mono-list] Bug (?) in SqliteDataReader

2006-05-17 Thread Joshua Tauberer
Nikki Locke wrote: >> I'll apply something like your original suggested fix. But, I wonder >> what would happen if a double value ends up in a DATE column, for >> instance (as Sqlite allows)? > > I've no idea. Perhaps we should try it? How is it achieved? Just declare the column DATETIME and i

Re: [Mono-list] Trap error 404 for non .aspx pages

2006-05-17 Thread Kornél Pál
Just to make sure you din't miss anything: If you use "ErrorDocument 404 /notfound.aspx" you have to have a notfound.aspx (or the file name you configured) otherwise Mono will generate a 404 error page (Server error in '/' application) because it cannot find notfound.aspx. Kornél - Orig

[Mono-list] Ftp Client Online

2006-05-17 Thread Herman Vega
Hi guys! it's possible make an software that i can upload files to any ftp server but with nice local disk browser for locate local files (web client)? ... like a two column local disk/remote disk software native ftp client but this online (web interface), with features like drag & drop from loc

Re: [Mono-list] Bug (?) in SqliteDataReader

2006-05-17 Thread Nikki Locke
T Senganal wrote: > Hi > > >>> [EMAIL PROTECTED] 05/16/06 8:00 PM >>> > > This indicates that DateTime.Parse will not reverse the action of > > DateTime.ToString, which I consider to be another bug. Running the > same > > program on Windows using Microsoft.NET gives the correct answer. >

[Mono-list] error BC30201: Expression expected (Luke Mackenzie)

2006-05-17 Thread Luke Mackenzie
Does anyone have any advice on topic 4? Many thanks, Luke Mackenzie. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: 16 May 2006 12:47 To: mono-list@lists.ximian.com Subject: Mono-list Digest, Vol 13, Issue 22 Send Mono-list mail