Charlie Moad wrote:
> I'll paste the block of interest to save
> you a little digging.
>
>bbox = self.replot
>w, h = int(bbox.width()), int(bbox.height())
>l, t = bbox.ll().x().get(), bbox.ur().y().get()
>reg = self.copy_from_bbox(bbox)
So this is o
Darren Dale wrote:
> I think all the high rollers are at SciPy 2006.
Oh right. This is the third year in a row that I have ALMOST gone
myself. Maybe next year.
But what's the deal? Aren't they all hooked up to wifi and checking
email constantly?
-Chris
--
Christopher Barker, Ph.D.
Oceano
On 8/17/06, Christopher Barker <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I seem to be talking to myself here, but if someone (including myself)
> wants to pick this up in the future, it'll be good to have it in the
> archives.
>
> Christopher Barker wrote:
> >> There is also the
> >> wx.Image.SetDat
On Thursday 17 August 2006 7:19 pm, Christopher Barker wrote:
> I seem to be talking to myself here
I think all the high rollers are at SciPy 2006.
-
Using Tomcat but need to do more? Need to support web services, security?
G
Hi all,
I seem to be talking to myself here, but if someone (including myself)
wants to pick this up in the future, it'll be good to have it in the
archives.
Christopher Barker wrote:
>> There is also the
>> wx.Image.SetDataBuffer method, which will have the wxImage use the
>> buffer passed in
I moved this to the devel list -- that seemed more appropriate.
Stefan van der Walt wrote:
> On Mon, Aug 14, 2006 at 11:12:29AM -0700, Christopher Barker wrote:
>> Another (or additional) option is for both MPL and wx to support
>> the new array interface protocol in numpy.
>> Travis posted a pat