Jump to content

codeb

Members
  • Posts

    118
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by codeb

  1. Hi! One simple question... I use xampplite to run and test isapi dll file maded with UniGui... What I must change in httpd.conf to run dll file (now when I start application... now I can only to download that dll). On internet I find and add "AddHandler isapi-handler .dll" and nothing... Please help!!!
  2. Hi! I make few separated application like (first.dll, second.dll.....) Now I wont to make one main application with all small included into it. My main idea is to build complex application with one mail "Framework" and many module application. Please some help how to do that... some uniFrame, uniURL or uniHTML.. Please some sample or... explanation. Thanks
  3. What I can do now to fix it... complete project falls because of that...
  4. Here is project... 1. Location on server - htpp://localhost/arch/ 2. arhiva.sql is dump of mysql base.. How to start 1. Navigate to root point of project 2. You will get log in page ( user=ti and password=ti) 3. After that new window will show 4. When you try to close that form - ERROR Now 1. Navigate to root point of project 2. You will get log in page ( user=ja and password=ja) 3. After that new window will show 4. When you try to close that form - NO ERROR Is error or bug????? arch.zip
  5. It is 0.88.00 on Delphi2009
  6. I have database application with main and few another forms. When I do Form1.showmodal; from show and after that close that form everything is OK. Problem is another form when I open that form (Form2.Showmodal;), form show and when try to close it I get this message: O1A9 is not defined _rsov_(O46D,1,0);O3BA.retfalse.beforeclose=0;O3BA.close();O4FD.destroy();delete O540; I try to close form with border button "close" or by code same thing. What is problem!
  7. Hi! I try to make one Main Form with toolbar (alignment- top) and few UniFrames in one application . I wont to, When I click on separate button load practical UniFrame in rest of Main form or UniPanel on a form. Please sample code... Please
  8. codeb

    DBGrid Filter

    Any solution to add filter row DBGrid from EXTJS?
  9. Are you use PDF export or? Please some example, some basic stuff how to integrate.
  10. What is the best solution for build, show report in web module application? Some advice, sample?
  11. codeb

    Coloring row

    Hi! Is there some sample to color row in UniDBGrid (color stored in one of database table field) or color one cell in row with stored color?
  12. codeb

    Forms problem

    On web is only uniGUI Beta v0.86.0.889 (9.11 MB 2011-08-04) Sorry find it....
  13. codeb

    Forms problem

    I try to set PageControl on frmPredmet alClient and when I star application get Ajax error
  14. codeb

    Forms problem

    What I do now How to finish this app....
  15. codeb

    Forms problem

    First thanks on some suggestions I use this 'big' code because I don't wont to use more and more forms.Thank on suggestion, I need fast application but not heavy application. I use this because I get Ajax error on some form when I use simple frmStavke.ShowModal; Same thing when I use align position on PageControl (like alClient) You have right, some tables is not open, because I don't use it in this moment.From that reason you get My biggest problem is this Ajax Error messages like one when enter UniDBLookupCombo on frmPredmeti form. You write on some post that you fix some issues on lookup components What you change?
  16. codeb

    Forms problem

    Please help! I'm stuck with development...
  17. codeb

    Forms problem

    are you have gmail account or what ever there is some chat option... Please how to make "no error" app
  18. codeb

    Forms problem

    What you add to lookup components? Navigator you can attach to dspredmet dataset. Are you have some messenger?
  19. codeb

    Forms problem

    Ok! You can go first to UniDBLookupComboBox-es, when enter text (type in 01 in first, 01 or 02 in second) you will get error. Also you can add UniDBNavigator and you will see, when you click on button (like add) error will show up. Are you have some messenger or something to chat in real time?
  20. codeb

    Forms problem

    You have right, I made some changes to DB and you get old base and new application. Here is new SQL dump and project. After run with parameters go to PageControl Tab "predmeti", then click on "+", then you will get problematic form . ips.zip
  21. codeb

    Forms problem

    It is possibly that all come from DB components? Any procedures or function with table (insert, edit, cancel) result with some error. I use MySQL and MyDAC components.
  22. codeb

    Forms problem

    I don't know how you can't start application. Here is compiled one (must include in URL this parameters orgid=1 and userid=1). Now I use code that you write and don't get error messages but now one shows up when I enter in first UniDBLookupCombo. Somethings wrong but I can't find what? One more thing... I have problem with UniDBNavigator also. When I click on some buttons also get error....
  23. codeb

    Forms problem

    Here is new sql file... mios (1).zip
  24. codeb

    Forms problem

    Here is ... I use xampplite sql - mios.sql included in zip file When start in browser parameters required http://localhost/socius/ips/ips.dll?orgid=1&userid=2 Please help ips.zip
  25. codeb

    Forms problem

    I work on database application with one main form and one toolbar on it. When I click one of button on toolbar, second form show, but... On second form I have some UniDBLokupCombos and when I change some get some error message, after that nothing on form can work (like button to close form, other combos etc). After that mesage I must close form on close button on window. When I call form again everything work perfect....? What I can do?
×
×
  • Create New...