Jump to content

limelect

Members
  • Content Count

    775
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by limelect

  1. Ok new it compile and as for TortoiseSVN it mite have been an older version i installed TortoiseSVN-1.11.0.28416-x64-svn-1.11.0 and now it is OK. Thanks
  2. P.S i added if not Assigned(cat) then cat := catMgr.FindCategory(sCategoryDelphiNew); to rev 40. OK?
  3. I cannot download the whole source since my SVN-checkout fail to download the whole source. I do not know why. But i somehow succeeded to down load rev42 and 40. (parts of them?). I am using d10.2.3. Further more i compiled your last rev 42 it is only for 10.3 ?? it need "if" so all Delphi's can use the software. It fail on sCategoryDelphiIndividualFiles in ccwiz.pas. Rev 40 is OK.No above line. Can you put the source on GIT? it is more friendly.
  4. limelect

    Web dashboard application

    I did almost exactly your need, i think. I have an SQL server database. The company works with many Delphi applications on it. Now i made a shell HTML page to fill by a Delphi application. Delphi build and insert data from sql into an HTML page. The page is put in memory of the server on a regular time. (Timer). Now every body can have the 2 pages i build with computers or phone. See all sql data and statistic. the link is used with dyndns.org:
  5. limelect

    DelphiPRAXiS

    I expanded the UnofficialDelphiPRAXiS project from FMXExpress to new project Enjoy https://github.com/limelect/DelphiPRAXiS
  6. @Tommi Prami you mite need this too https://web.archive.org/web/20110620095427/http://www.bitcommander.de/blog/index.php/2011/06/13/verins-office-vs-community/
  7. limelect

    DelphiPRAXiS

    This is the title that FMXExpress chose .UnofficialDelphiPRAXiS. I did not want to change it. I found the project because others talked about. Any suggestions?
  8. limelect

    Access violations when closing the IDE

    I have this problem on 7 , XE? (not sure),10.2.1 BUT NOT ON 10.2.3 But 10.2.3 is just updated. BUT after a while it happens. I do not thing it has to do with GEXPERT but rather with new components It happens after working a few month with Delphi. I am use to it by now
  9. There is a package manger expert i down loaded called 30127_source_for_an_add_in_to_easily_manage_packages_the_ide_loads.zip I transform it to an exe. Dose it help? I yes i can send you my project source. https://wiert.me/2016/06/08/known-ide-packages-in-delphi-prompted-by-a-comment-jeroen-wiert-pluimers-made/
×