Jump to content

limelect

Members
  • Content Count

    819
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by limelect

  1. limelect

    Scanning and printing projects.

    @Fr0sT.Brutal It seems to be my next project Well, I am always looking for something very interesting. After all, many of us work for the same things for years. Is it not time to change a little?
  2. limelect

    Scanning and printing projects.

    @FPiette Definitely NOT. Finding DPR is too simple. What I want is after hundreds of projects I wonder if I can deduce from the project files what the project is about. After more than 30 years I do not remember ALL that I have done. My way of thinking is far more complex than just finding DPR. It is about analyzing a project and deducing its use. Or coming close to the above by knowing what the components may be? Maybe some of the names I am using will give a clue? Yes, I know it is crazy. Looking at my back up I am (some time) amazed at what I find there.
  3. limelect

    GetIt

    I am using D10.2.3 GetIt does not work and shows this window. However, on my backup, I have D10.2 and GetIt works. Can someone help by telling me which FILES involve with GetIt so I will check/Replace those files. I hope I am correct with my way of thinking. Or anything else is the coalpits.
  4. limelect

    Transforming Data (Pivot ?)

    Well good luck. But thinking out of the box mite help
  5. limelect

    Transforming Data (Pivot ?)

    So? still dataset 1 as before.Dataset2 same.No? are there more? different data? sims to be very symmetric Change your way of viewing the data. MORE DATASET??
  6. limelect

    Transforming Data (Pivot ?)

    Are there only 4 rows per Instance? If so do not put it in 1 database. Put in 4 databases and you do not need to use SQL. Read in sequence. Once from each other since all 4 are the same size
  7. Yes and send you. got it?
  8. Found it send me your mail P.S I remember that the info was in the registry so you can scan it
  9. Definitely, if I find the full source on my disk. I will let you know here
  10. @KodeZwerg I do not know if it will help you but a few years ago I was asking a question about how to put an icon on the taskbar. I got no real answer. However, there is an application "FastCopy" https://fastcopy.jp/en/ which has a source. While working the program puts its icon on the toolbar (left to the clock) and turns. I wanted to do something similar with Delphi. The source in c ,for that, is in the file "forceTray.cpp and mainwin.cpp" if you can decipher its behavior (which I did not) it might help.
  11. @emailx45 are you sure about Android Studio? if so how? No export that does it
  12. limelect

    50 Years of Pascal

    @David Schwartz This was the calculator company (Mathatronics) I was part of it, as a head engineer as a young engineer, to develop a chip calculator. https://www.oldcalculatormuseum.com/a-math3.html The machine you see in the picture was wired with transistors and my function was to change it to a chip. I was using all the companies at a time to develop the chip for us. We installed the calculator in a building! for the people to use with the little box you can also see in the picture. P.S this is what it knew to do https://www.oldcalculatormuseum.com/a-mathpkb.html All with wired transistors
  13. limelect

    50 Years of Pascal

    @FPiette You reminded me of my Motorola days. Some of my business was SDK with 6800. (later 68000). I played with 8080 (2 power supplies) but never liked Intel. Later however 8085 and 8051 with c for weighing which is my business up to today. http://www.limelect.com Those were the days of the beginning of Microprocessors and I am proud to be one of those days. (young will not understand). Unfortunately, did not have the chance to use 4040 (before 8080).
  14. limelect

    50 Years of Pascal

    @FPiette It seems you quote my resume
  15. limelect

    kuLibrary

    @kuzduk Well, I think you do not understand. Putting software in a language (text) many of us do not understand make them useless. Many of the people using Delphi use it in English. Making software with non-English text in it makes life difficult since one has to translate all text. As for your site, I could not translate. So 2 advice, if you want some to use your components Site in English, text in components in English. Otherwise, maybe Puttin can use it.
  16. limelect

    kuLibrary

    1. If you want anyone to use, use English. At the list, your site should be translated. It cannot. So in my case, i am not going to evaluate. 2. Make a zip of all your components for downloading comfortably.
  17. I have been using for years dktraned . with good results. For free
  18. limelect

    Strange mouse scroll-bars behavior

    On D10.2.3 works Ok
  19. limelect

    full screen view capture

    If you are Ok with Java you can translate it to Delphi. Go to F-Droid Best for Android sources
  20. limelect

    full screen view capture

    It works by taking the whole! Android screen and puts it in a video including audio!!! I compiled it in Android Studio.
  21. limelect

    full screen view capture

    I did compile this it workes great hop it will help you https://github.com/HBiSoft/HBRecorder
  22. I tried to compile it was a mess. Looking for already compiled
  23. For the test, I made this demo https://gitee.com/LangjiApp/Wke4Delphi/issues/I2DICR It workes great P.S for 64b i need miniblink_x64.dll could not find
×