C and Tk

2002-07-02 Thread Bob Davis
Hi Pardon if this seems offtopic. I want to use Tk as a C cross patform library. 1. Is this a good way to develope in C/C++ a cross platform GUI 2. I have compiled perl/tk and tcl/tk from the source and I look at the resultant dll's a. perl (tk.dll and subordinate dlls in the blib dir stru

RE: embedding/extending problem

2002-07-02 Thread Joe Schell
> -Original Message- > Behalf Of Calin Fandango > > - Original Message - > From: "Sisyphus" <[EMAIL PROTECTED]> > > > > > > - Original Message - > > From: "Calin Fandango" <[EMAIL PROTECTED]> > > > > I just need to access (from a perl script that uses this module) > the "

RE: Question about the old Win32::OBDC

2002-07-02 Thread Joe Schell
> -Original Message- > Behalf Of David Jourard > > A while ago I created an application with Win32::OBDC by roth. > > The client asked if I could use a File DSN instead of a System > DSN on an NT > server where the client is virtually hosted (not their server). > > Not being too familiar

Re: embedding/extending problem

2002-07-02 Thread Sisyphus
- Original Message - From: "Calin Fandango" <[EMAIL PROTECTED]> > I'm trying to build my module (with MSVC 6) and the only thing needed is to convince the linker that there is (will be) a resolved symbol named "a". Is that possible? I've always assumed that the compiler is going to need

RE: Problem with =~

2002-07-02 Thread Fernando Madruga
Title: Message Try using STRING equal, instead of NUMERIC equal, that is: eq instead of ==...   HTH,   Madruga -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Dovalle YankelovichSent: segunda-feira, 1 de Julho de 2002 16:22To: Perl32