User Profile
Collapse
-
hmmm,not like that,i mean how to write to file and we read that string from file to thanks for your help -
-
how to make the deepest child in xml from data.txt
how to make the deepest child in xml from data.txt
lindu
bali
23
indonesia
male
surfing
gardening
from that file i want make data.xml like this
<people>
<profile>
<name>lindu</name>
<home>bali</home>
<age>23</age>
<country>indone sia</country>
<hobby>
<most>surfing </most>... -
how to make a paragraph from file to file
how to make a paragraph from file to file
like this e.g data.txt
i
want
eat
some
pizza
with
cappucino
in
kuta
bali
to this data2.txt
i want eat some pizza with cappucino in kuta bali
but without exchange the code i free change data.txt
e.g
i
want
eat... -
compare string
how to compare string in file i mean compare that string content digit or alphabet,and 1 question more can we count that line if first line variable = 1,if read second line variable = 2 and so on thanks
e.g
i have file with name data.txt with file like this
123456
abcdef
456897
asdffg
789654
gfdsah
... -
-
-
wxPython funtion EVT_PAINT
what a funtion of EVT_PAINT if i not use that can it work normally for drawing or show a picture -
hello bartonc may i ask again? i use one button and one panel to show a bitmap to panel and would drag a bitmap in a panel,to show a bitmap it successful but to drag is still not working here's a part of the code,
[CODE=python]
def OnButton1Button (self, event):
bmp1 = wx.Bitmap(u'sec tor1.bmp')
panel= self.panel1
pos = 10
wx.StaticBitmap (panel, -1, bmp1, (10, pos), ...Leave a comment:
-
thanks for your help's but i have a new problem, i want make some application like pySketch but GUI use Boa Constructor and it's not same like i use python modul,can somebody help me? It's hard to me i use python just 1 months but my task making editing tool...Leave a comment:
-
wxPython Drag and Drop
i need a source code in python for example to make application with drag and drop fiture,i can't understand learning from wxPython2.6 docs,Thank for help
No activity results to display
Show More
Leave a comment: