On 9 13 , 7 44 , [EMAIL PROTECTED] wrote:
> On 13 Wrz, 10:48, Pacino <[EMAIL PROTECTED]> wrote:
>
>
>
> > On 9 13 , 4 43 , Laurent Pointal <[EMAIL PROTECTED]> wrote:
>
> > > Pacino a écrit :
>
> > > > Hi, everyone,
>
> > > &g
On 9 13 , 4 43 , Laurent Pointal <[EMAIL PROTECTED]> wrote:
> Pacino a écrit :
>
> > Hi, everyone,
>
> > I am wondering whether it's possible to read part (e.g. 1000*1000) of
> > a huge jpeg file (e.g. 3*3) and save it to another jpeg file
> >
Hi, everyone,
I am wondering whether it's possible to read part (e.g. 1000*1000) of
a huge jpeg file (e.g. 3*3) and save it to another jpeg file
by pure python. I failed to read the whole file and split it, because
it would cost 2GB memory.
Can anyone help me? Any comments would be apprec
Paddy wrote:
> Spread the love - tell your Java freinds :-)
well said paddy ! :-))
--
http://mail.python.org/mailman/listinfo/python-list
Thanks claudio, that should work out fine.
--
http://mail.python.org/mailman/listinfo/python-list
hi,
is it possible to address the 'screen pixels' using python , like
analogous to older dos( functions that graphics.h provides') or win api
calls for gdi.
what i want is to display clusters (in differetn colours) on screen
using python.
thanks.
--
http://mail.python.org/mailman/listinfo/pyt
>how do you run your Tkinter program ?
like? i was testing it in windows (interactive interpreter)
--
http://mail.python.org/mailman/listinfo/python-list
i have a weired problem with button widget in Tkinter
the callback function(Tk.quit()) for button widget is not working! when
i 'press' the button
the GUI hangs.
code for displaying a 'button objec':
###
import Tkinter
top=Tkinter.Tk()
button=Tkinter.Button(top,text='press me',comm
jim you are probably right.
i have had exp. with this. i had to create a server(multipurpose such
as file sharing, games (pretty simple tho like tic tac toe..) we were
in 6th sem with learning OS and comp. n/w for the first time.
it seems like these jack ass jerks (proffs/instuctors) like to bull
>but i am not able to choose the language.Should i go for C(socket API)
Ravi is right
(>using sockets is more or less the same
from any language.)
..try JSP(java server pages), some guys in nit warangal implemented a
mail server
(foa LAN though)for their minor project.
my contention is that usi
Thanks !
well..acutally this is siddharth dave i am a BIG al pacino fan ..(and
before joning this grp i had just watched 'scent of a woman") hence
this pun on myself!!
neways thanks for replying
ps: dear edwards watch 'scent of a woman' and u will forget 'doniie
bros
Hi everyone,
Is it possible to write applications using sockets for network
programming on MOBILE Phones( using Python on mobile phones such as
nokia 66* series )
actually i want my mobile to 'TALK' to my pc 'WIRELESSLY' so i can send
data between the two
I think it works over the GPRS stack.
P
12 matches
Mail list logo