User Profile

Collapse

Profile Sidebar

Collapse
comalco2000
comalco2000
Last Activity: Nov 17 '21, 03:18 AM
Joined: Oct 30 '09
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Converting Borland C (with Delphi forms) to Visual Studio (.Net or C++) ?

    Folks,

    I have an old program which needs support. Its written in Borland around 2014, and I have been told it has some Delphi forms in it (.dfm). We don't support the code anymore (the writer has long since retired) and I would like advice on getting it converted/partially re-written into Visual Studio. I dont really want to throw it up on AirTasker, etc, so does anyone know a website where we could post it as a 'task' for someone...
    See more | Go to post

  • comalco2000
    started a topic dragging an unknown image control

    dragging an unknown image control

    If I place objects (i.e. image box controls containing graphics) onto a form at random during runtime, how can I then detect a button_down mouse event when I hover over one of those new controls if I don't have specific object_mousedow n routines for those objects in my code? Is there a way of detecting which control a cursor is over and then passing this through to a "control-independent" mousemove subroutine, which could then be used...
    See more | Go to post
No activity results to display
Show More
Working...