Projects STRLCPY hiphp Commits 817fd0e8
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■
    hiphp-tk/main.py
    skipped 148 lines
    149 149  root=Tk()
    150 150  top = Toplevel() #Creates the toplevel window
    151 151  top.title('hiphp-TK login')
    152  -top.geometry('300x250')
     152 +top.geometry('300x140')
    153 153  
    154 154  root.title('hiphp-TK')
    155 155  
    skipped 160 lines
Please wait...
Page is in error, reload to recover