Jump to content

David Duffy

Members
  • Content Count

    21
  • Joined

  • Last visited

Community Reputation

0 Neutral

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. David Duffy

    Problem with MMX in D13.

    I've not use MMX Code Explorer before so when I saw it in D13's GetIt Package Manager today I thought I'd give it a try. That failed with an error message saying that it was not for this Delphi version (D13). When installed manually (from the download on your site) I got the "Use V15 Settings" prompt and it seems to have installed in the IDE. GetIt of course still says it's not installed. Anyway I look forward to trying it out, but thought I'd provide the feedback about the installation.
  2. David Duffy

    RAD Studio 13 is available

    Okay then. Have a nice day. 🙂
  3. David Duffy

    RAD Studio 13 is available

    I can't replicate your issue either.
  4. David Duffy

    FMX TListView Questions

    Thanks for the reply Patrick. I took a look at the source, but it looks too involved for me to work out a solution. I may have to give up on the FMX TListView and look at other options.
  5. David Duffy

    FMX TListView Questions

    I'm using a TListView in a Delphi 12.3 FMX project and have it working, but have some questions. Is there a way to change the item index on a right mouse click ? I was going to do this via OnMouseDown (checking for the right button) then update the item index, but I can't see how to determine what item is under the mouse. All of the methods I've seen don't seem to be available in the FMX version. Second, does the FMX version support virtual mode? If so, how is it enabled? I can see an UpdateObjects event which might be used to populate the items. Lastly, I’d also like to be able to support moving items around in the list via drag and drop, but the properties and events don’t seem to suggest that it can. Possible?
  6. David Duffy

    Watch me coding in Delphi on YouTube

    Good to see a headset in your latest videos. The audio is much better.
  7. David Duffy

    Best way to play short sound file?

    Use the Bass audio library (DLLs) ?
  8. David Duffy

    Delphi 11.3 : FORSAKEN

    I've not found that to be the case on my machines.
  9. David Duffy

    Audio/DSP librarys for use in FireMonkey

    Maybe take a look at the Bass audio library?
  10. David Duffy

    Printer port

    No idea sorry. I would guess most users set up the printer once.
  11. David Duffy

    Printer port

    Do you really need to change the port for the printer, or do you want to select a specific printer to print to?
  12. David Duffy

    TPopupMenu with group headers

    I have it working nicely with fixed colours. Having it theme aware would have been nice but is not a real issue. It was more about learning.
  13. David Duffy

    TPopupMenu with group headers

    OK, is there a way to get the ActiveStyle another way in XE ?
  14. David Duffy

    TPopupMenu with group headers

    Is TStyleManager available in Delphi XE ?
  15. David Duffy

    TPopupMenu with group headers

    @nglthach what was the component / solution you posted the image of?
×