Результаты поиска

  1. G

    CodeCreator crash [5.4.0.0]

    Hey guys, today I wanted to use codecreator after certain time and when I opened it I got "unknown license error". So I uninstalled whole zennoposter and installed version 5.4.0.0 License worked OK now but now when I open Codecreator it just crashes a second after it starts. ZP and Project...
  2. G

    Handling file dialog(upload)

    Hello friends I am trying to upload file with zenno. But I am having a problem zenno doesn't handle my file dialog. It still opens and want me select the file. My code $instance->SetFileUploadPolicy("ok", ""); $instance->SetFilesForUpload("C:\\xa\\hs\\pd\\res\\11.jpg")...