query is how to sort the table by date of entry as the date of
entry is in string
i will b vry grateful if u give me sum helpno api n no GIS...
thanzzz in advance..
On Tue, Apr 16, 2013 at 3:50 PM, Gora Mohanty wrote:
> On 16 April 2013 12:17, Smrutilekha Sw
i am writing a program using PyQt4. i have created a table containg name of
the instruments, locations, its latitudes, longitude and altitude.
there may be two instruments and its locations are same but different
latitude and longitude with mild difference.
so now i want to sort the table by lati
Plz help me. i want to create a QHBoxLayout in which it contains 1 checkbox
and 5 LineEdit. Similarly there will be 10 QHBoxLayout. But i want to use
in WHILE LOOP or an Array instead of creating one by one.
i will b vry grateful for ur advice/suggestions. waiting 4 ur answer.
Thanking You In Adva
refer 2 dis book "Rapid GUI Programming with Python and Qt"
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers
Hello everybody...
Than 4 d help...but now i need help...
i have a QListWidget which contains the list of ip address of the other
pc. A QTablewidget which contains 5 columns - ip address(which will take
from QListWidget), compare, similar, pass/fail(it is an Icon)
Hello everybody...
Than 4 d help...but now i need help...
i have a QListWidget which contains the list of ip address of the other
pc. A QTablewidget which contains 5 columns - ip address(which will take
from QListWidget), compare, similar, pass/fail(it is an Icon)
Thanz..i have tried dat n got hte result.
but i have another 2 problems...
i have assigned 3 values for each column of the table but it just gets
updated on that particular cell i.e.,
item = self. lineEdit.text()
self.tableWidgetItem.setText(item)
self.table.setItem(1,0,self.tab
Hello,
I need ur help. i am creating a gui using PyQt4. i have one lineedit and a
table. i want everytime i enter a QString in lineedit, it should show in
2nd row of 1st column of the table. but here i have problem. the table is
not displaying any text. when i print the value, it shows "None".
Her
by using lxml...for example-:
from lxml import etree
content = etree.iterparse( *name of the xml file*, events=('start', 'end'))
for event, elem in content:
if elem.tag == 'distance':
print elem.text
Hope it will work..
On Mon, Aug 1, 2011 at 1:43 PM,
Hi
i am absolutely sorry for sending this mail to this forum. i did not have
any intention of sending this mail to your forum actually i didnot check the
senders' list before sending it. i realised it today when i saw some of the
mail of this forum. i guaranteed you never in the it will happen aga
those who survived the ordeal of terror.
It is time to light a candle, to show that as we move on, we cherish their
memories, we value their sacrifice and we hail their courage.
Please Light a Candle Now at: http://www.indiajaiho.com/LightACandle.htm
Warm Regards,
Smrutilekha Swain
hi...this is my code...but...it is not working...in this programme i want
the pdf will be copied from source to destination after it is generated
##
import os
import shutil
src = os.getcwd()
dest = "E:\home\smruti\Python\PostMissionAnalysis\present
i am doing a programme in which i have to copy a file from one directory to
anotheri have used "shutil.copy(src,dest)"...but it is showing error
i.e., permission denied...as file is in 'w' mode...so plzz tell me what
to do.
thanks in advance.
smruti
__
13 matches
Mail list logo