Search:

Type: Posts; User: MrSmith.

Search: Search took 0.18 seconds.

  1. Replies
    14
    Views
    1,024

    Re: I need some help please.

    Just to let others know what i did to fix it.

    In a simple formula

    Convert pixel to twips + (Height of Titlebar * 15) + (Width of border *15)

    To convert to twips.

    Mouse.X *...
  2. Replies
    14
    Views
    1,024

    Re: I need some help please.

    Sorry to triple post but. To give a better insight to what i am trying to accomplish. If you have ever played bust-a-move you will know what i mean. Line rotation within a 45 degree angle rather than...
  3. Replies
    14
    Views
    1,024

    Re: I need some help please.

    Here's my project so far so you can get an idea of what i want to do. The line must reach the cursor at all times while within the region of the form. Thanks in advance

    Regards, MrSmith
  4. Replies
    14
    Views
    1,024

    Re: I need some help please.

    That's great code but unfortunately the problem with that is it takes a picture of the screen allowing you to draw on it. on MSPAINT if you click the line tool similar to this but you don't click the...
  5. Replies
    14
    Views
    1,024

    Re: I need some help please.

    It doesn't have to be that the line can rotate 360 degree's since the X1,Y1 of all lines are anchored at set co-ordinates. It's just the end of the line that has to reach the curser being that the...
  6. Replies
    14
    Views
    1,024

    Re: I need some help please.

    Maybe if i have the form maximized but still transparent and the lines at x,y. I've never been able to get the line to show outside the form. Like VBClassicRocks said I may just have to re-think the...
  7. Replies
    14
    Views
    1,024

    Re: I need some help please.

    The line stays visible, Also the command button and the titlebars lol. it's just the forms background that is transparent which is suitable enough for my needs. I just need the lines to connect to...
  8. Replies
    14
    Views
    1,024

    Re: I need some help please.

    Thanks for your reply. How would i make the line reach the cursor if the form is transparent? I was able to make it work while the form was opaque but as soon as I make the form transparent the lines...
  9. Replies
    14
    Views
    1,024

    [RESOLVED] I need some help please.

    Ok so i have a form and at either corner i want a line to be placed there and as the user moves the mouse i want the line to remain in the corner but connect to the users mouse. I placed an image to...
  10. Replies
    6
    Views
    12,679

    Re: [VB6] Themes - Frames

    Nice code LaVolpe Thanks :)
  11. Replies
    97
    Views
    140,621

    Re: [VB6] XP/Vista Manifest Creator

    Most definitely :) I will be using this very often, gives the application a refreshing look and is so easy to implement. Thank you.
  12. Replies
    97
    Views
    140,621

    Re: [VB6] XP/Vista Manifest Creator

    Just to note, Works with 32-bit Windows 7 Ultimate. Great work LaVolpe :)
  13. Replies
    2
    Views
    563

    Re: String value from pointers

    Thanks for your swift reply will give it a shot. It is to read from another process yes. I've been using ReadProcessMemory but to no avail. Which is why i ended up here :D Thank you once again.
    ...
  14. Replies
    2
    Views
    563

    String value from pointers

    I've searched several places here being one of them after plowing through page after page of people's suggestions to find it does not work for what i want so i am posting this thread with hope that...
Results 1 to 14 of 14



Click Here to Expand Forum to Full Width