R_S

Show:

What's happening?

  • some suggestions

    Very interesting solution - many thanks for your efforts. May i suggest some things (i am playing with vinetto on Windows but without cygwin) And with just a few modifications it works almost perfect on plain Windows: 1) os.system("mkdir " + opts.outputdir + "/" + NUMBERED_THUMBS_DIR) doesn't work, since mkdir ..., but pythons os.mkdir works just fine: #os.system("mkdir " +...

    2008-03-25 10:01:28 UTC in vinetto

  • Argument for Eventhandler for EVT_GRID_CMD_COL_SIZE wrong

    using a wxGrid with an Eventhandler for EVT_GRID_CMD_COL_SIZE wxGlade produces a function void CMainFrame::OnSize(wxGridEvent &event) correct would be a function void CMainFrame::OnSize(wxGridSizeEvent &event) seems the size in wxGridSizeEvent is missing. Keep up the really GREAT work. regards Ramin.

    2008-01-21 19:02:48 UTC in wxGlade

About Me

  • 2006-04-15 (4 years ago)
  • 1502968
  • rsabet (My Site)
  • R_S

Send me a message