User Profile

Collapse

Profile Sidebar

Collapse
ndoe
ndoe
Last Activity: Nov 11 '08, 06:24 AM
Joined: Sep 12 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • ndoe
    replied to compare string
    hmmm,not like that,i mean how to write to file and we read that string from file to thanks for your help
    See more | Go to post

    Leave a comment:


  • ndoe
    replied to how to make a paragraph from file to file
    hmmmm,can you show the code please thanks!!!
    See more | Go to post

    Leave a comment:


  • ndoe
    started a topic how to make the deepest child in xml from data.txt

    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>...
    See more | Go to post

  • ndoe
    started a topic how to make a paragraph from file to file

    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...
    See more | Go to post

  • ndoe
    started a topic compare string

    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


    ...
    See more | Go to post

  • ndoe
    started a topic XRCed

    XRCed

    where i can find a complete source code XRCed?? thanks
    See more | Go to post

  • ndoe
    started a topic OGLEdit

    OGLEdit

    where i can find OGLEdit samples ? thanks for your helps
    See more | Go to post

  • ndoe
    started a topic wxPython funtion EVT_PAINT

    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
    See more | Go to post

  • ndoe
    replied to wxPython Drag and Drop
    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), ...
    See more | Go to post

    Leave a comment:


  • ndoe
    replied to wxPython Drag and Drop
    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...
    See more | Go to post

    Leave a comment:


  • ndoe
    started a topic wxPython Drag and Drop

    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
    See more | Go to post
No activity results to display
Show More
Working...