On Thu, 10 May 2007, Roode, Eric wrote:
> Can Tkx (or Tcl in general) use custom-made Windows widgets developed
> in .NET and loaded via DLL?
I don't think you can do this. There is a .NET binding for Tcl called
TclBridge that allows you to use .NET objects from Tcl, but I don't think
you can com
On Wed, 09 May 2007, Foo JH wrote:
> > The ActiveState preferred choice of Perl GUI toolkit is Tkx (or
> > Tcl::Tk).
> >
> I like the GUI version of PPM. Very clean. Helped me identify a new
> version of DBI along the way...
>
> And I agree with you that wxPerl isn't exactly easy to learn either.
>
> From: Praveen G Siddavarapu
> Sent: Thursday, May 10, 2007 8:45 PM
> To: activeperl@listserv.ActiveState.com
> Subject: how to run a sql by passing variable
>
>
> All
>
> I have the below sql, it returns two rows, and I need to pass these
> two dates and run another sql, how do I do that.. ba
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Praveen G Siddavarapu
Sent: 11 May 2007 01:45
To: activeperl@listserv.ActiveState.com
Subject: how to run a sql by passing variable
> All
>
> I have the below sql, it returns two rows, and I need to pass these
two dates and run anoth