Jump to content

Stano

Members
  • Content Count

    861
  • Joined

  • Last visited

  • Days Won

    7

Everything posted by Stano

  1. Stano

    Prevent Delphi IDE Multiple Instance

    Nothing was overwritten. Because I always had only one instance displayed! But I saw more instances in task manager. Usually two. Both instances went to 30%. The responses were long and sometimes it was impossible to do anything. I already knew how much it beats. Fortunately, it calmed down.
  2. Stano

    Prevent Delphi IDE Multiple Instance

    I have a proven procedure. I close one IDE instance I have small projects On the other hand, I have a problem that the IDE sometimes starts itself multiple times. And even during work. If I don't realize it, I cry.
  3. Could MMX be made to work with BookMarks? If it's complicated, it's not worth the effort. It's such a minor cosmetic flaw.
  4. Stano

    MMX and (Parnassus) BookMarks

    That's what I assumed
  5. Stano

    MMX and (Parnassus) BookMarks

    For example, when sorting "uses" (Format Uses Clause), you mark a classic bookmark with the number 0. I'd rather have it in BookMarks.
  6. Stano

    Error while installing fastreport

    This is done by everyone who has localized Delphi.
  7. Stano

    FDquery LoadfromFile

    DBGrid nepoužívam. Neverím, že ak pustíte DataSet do DBGrid, automaticky to uloží do DB. To by bola obrovská chyba. Môj pohľad na problém: Načítavate údaje zo súboru Vložíte ich do DBGrid Pracujete s DBGrid Ukončili ste DBGrid Nikde som si nevšimol: Načítavam dáta zo súboru - načítané dáta uložím do DB! Musíte to urobiť sami DBGrid to sám od seba neurobí I looked at the link. I understand that it only works with the file. Not with DB. But I don't know English and my knowledge is poor.
  8. Stano

    FDquery LoadfromFile

    For example, a separate query of type "INSERT INTO"
  9. I would proceed differently. I would save the PK and then use it to set up the record.
  10. Please use English here as a rule. It's an English forum.
  11. Stano

    Parnassus Bookmarks: Clear All Bookmarks?

    But it also removes all Bookmarks in all open files !!! That's why I pointed this out.
  12. Stano

    Parnassus Bookmarks: Clear All Bookmarks?

    Notice the tab below "Open Files"
  13. Stano

    Parnassus Bookmarks: Clear All Bookmarks?

    View -> Tool Windows -> Bookmarks
  14. Stano

    Parnassus Bookmarks: Clear All Bookmarks?

    I always have this window displayed. There's a button for that.
  15. When compiling your own component (EurekaLog): Access violation at address 179598A9 in module 'mmx_bds22.dll'. Read of address 006F004A. Everything continues to run.
  16. Stano

    Access violation mmx_bds22.dll

    OK. I had to restart the project because of that. MMX has stopped working. Minimum formatting uses. If that happens again, I'll let you know.
  17. Stano

    Alexandria MSBuild error

    Ctrl + C should be tried everywhere. This way you can also copy the content of some windows (ShowMessage ...)
  18. Stano

    Alexandria MSBuild error

    Um, all notifications or messages can be copied.
  19. I translate it the same way. Again, my inattention got a non-English text there
  20. zaujímavé. Môj DataModule je čierny. všetko vidím. Formuláre sú "biele". Skontroloval som svoje nastavenia a nenašiel som nič zvláštne. Translation: interesting. My DataModule is black. I see everything. The forms are "white". I checked my settings and found nothing special.
  21. Stano

    Deployment Android apk

    Basic rule: put your code here. Otherwise they can't help you.
  22. It is probably associated with the fact that they have a lot of software in the USA in COBOL. There are few people who control it. They are forced to update this software.
  23. Stano

    Left side cannot be assigned to

    Such a simple example: I need to store or retrieve the PrimaryKey value there. Why would Setter / Getter be in such a simple case?
  24. Really? And what about such a TMS? I acknowledge that the examples should only have standard components.
  25. Stano

    Fd

    My experience is to have it in the interface section.
×