Search:

Type: Posts; User: feneck

Page 1 of 3 1 2 3

Search: Search took 0.07 seconds.

  1. Replies
    7
    Views
    4,064

    Re: [RESOLVED] Balloon ToolTip Click Help

    This wasn't really designed to be perfect. I already knew of 1 & 2, as for 3, I didn't even think of.

    Thanks for the help. I probably wont get around to fixing it any time soon though.
  2. Replies
    7
    Views
    4,064

    Re: [RESOLVED] Balloon ToolTip Click Help

    I've had some requests for the code I have used.

    So today I slapped up a demo for everyone.
    Enjoy
    :wave:
  3. Replies
    5
    Views
    1,632

    Re: Game: Shooting towards the mouse

    Wow. Thankyou very much Veritas2.0, very helpful ^.^ but still, i'm not sure if i want to do it this way. Anyone else have some other idea's?
  4. Replies
    47
    Views
    36,761

    Re: VB: 2D Counter Strike [Source]

    (very nice app/game ^.^)

    The only code I know of that runs on phones is Java :S and i hate java lol... so sluggish and old... yet people seem to use it :S
  5. Replies
    94
    Views
    104,003

    Re: VB: The Matrix [Exe+Source]

    Wow, this is really awesome. I'm using it as a screensaver on my server, lol

    What would be even cooler tho, is that if you continued to develop it and add new things... just an idea
  6. Replies
    5
    Views
    1,632

    Re: Game: Shooting towards the mouse

    yes, i know how to detect all that (even tho I am working with VB6)

    What I want to do is, create the bullet were the player is (I can do this) and have the bullet move at a reasonable speed...
  7. Replies
    5
    Views
    1,632

    Game: Shooting towards the mouse

    I'm making a pretty basic game, however:

    How do I make it so when I click, a line (the bullet) gets created on my ship and sent towards the position of the mouse when clicked (as in, I want it to...
  8. Replies
    4
    Views
    827

    Re: An Online Update?

    Thanks a whole heap guys! I didn't think that the cache could be so easy to work with!
    works great now :) thanks

    Rated you all ;)
  9. Replies
    4
    Views
    827

    [RESOLVED] An Online Update?

    So I am constantly working on my programs, and making new versions.
    I have made an updater for my program, but I'm not to sure it is the proper way to do it.

    This is what it does:

    -...
  10. Re: Run an exe with UAC turned on (Vista Issue)

    Damn, Microsoft thought that registry thing thought ;)

    Oh, sorry, i didn't explain myself fully.
    I have my VB6 program, that launches another program that you choose on your hard drive. I'm...
  11. Run an exe with UAC turned on (Vista Issue)

    What is the proper way to run an executable (.exe) file in Microsoft Windows Vista, with UAC (User Account Control) turned on?

    Also, how can I detect that UAC is turned on or off? (I am guessing...
  12. Replies
    5
    Views
    2,131

    Re: Load a url into a picture box?

    Thanks guys. easy as...
    I rated both of you :)

    thanks again
  13. Replies
    5
    Views
    2,131

    [RESOLVED] Load a url into a picture box?

    Just as the name says, how do I load an image, that is online, into my Picture box?
  14. Replies
    2
    Views
    1,962

    Re: Convert Pixel to Twip?

    Awesome :) I actually figured this out before you posted it, but spot on :) thankyou so much :)

    (i spent an hour trying to get it to work tho :D lol)

    Thanks
  15. Re: [RESOLVED] Detecting the height of the start bar?

    Ellis Dee, you are awesome! Thank you so much! Works beautifully :)
  16. Replies
    2
    Views
    1,962

    [RESOLVED] Convert Pixel to Twip?

    Argh! I'm having a real bad day :(

    Can someone please just give me the code (simple code) on how to convert pixels to twips...

    Thanks :)
  17. Re: [RESOLVED] Detecting the height of the start bar?

    Hey guys, I have another problem. With Merri's code, how do I get the task bar in Twips?
  18. Replies
    7
    Views
    748

    Re: Creating my own extension

    Yeah, good idea, but nah.

    So my next question would be, encryption, whats the best way to go about that?
  19. Replies
    7
    Views
    748

    Re: Creating my own extension

    So the best way to go about this would to be encrypt the data so that when opened in notepad it comes out scrambled? There's no other way to do it?
  20. Replies
    22
    Views
    23,098

    Re: [VB6] VBForums Ticker Utility

    Lucky I didn't decide to make one XD

    This is really good :)
  21. Replies
    7
    Views
    831

    Re: Why isn't this code working

    I'm at work currently so I can check out your code and see if it works until I get home, but I do know that the image isn't being blocked. I can get to it via browser...
  22. Thread: Firefox V3

    by feneck
    Replies
    25
    Views
    1,155

    Re: Firefox V3

    I'm really liking FF3 :D Didn't really expect it to run this good and have anything new, but the things that used to bug me about FF are now fixed :)

    Fore example, going to close down the browser...
  23. Replies
    7
    Views
    748

    Creating my own extension

    I was wondering...

    I have a program that stores text files in the "App.Path".
    The extension I have given these files are ".khj".

    Double clicking on it, windows asks you what do you want to...
  24. Replies
    7
    Views
    831

    Re: Why isn't this code working

    Good idea's everyone, but its still not working. It's only creating 1KB files with no image at all
  25. Re: Detecting the height of the start bar?

    Yes, I did mean task bar :) thank you all...

    I've decided to run with Merri's code as its pretty simple and I don't need any more big lumps of code just to do something small ;)

    Thanks eveyone
  26. [RESOLVED] Detecting the height of the start bar?

    I have a program that displays an alert (toast) just above the start bar, (like MSN does). However at the moment, its programmed to go just above the start bar, if it was only small and on the...
  27. Replies
    5
    Views
    732

    Re: Run on Startup?

    Ahh yeah. Thats the one, thanks RobDog888. :D

    Because I'm at work I don't have a copy of VB so I can't play around with this and get you some code for you. But what I'll do is get it as soon as I...
  28. Replies
    5
    Views
    732

    Re: Run on Startup?

    Because you haven't given us any details on how your want to do it, I will start with the two ways you can do this...

    First of, prepare for it. For example, in your application create a Options...
  29. Replies
    7
    Views
    831

    Why isn't this code working

    Dose anyone know why this code only downloads a 1kb file. I'm running Windows Vista, maybe that has something to do with it eh?


    Private Sub Command2_Click()
    Dim b() As Byte

    b() =...
  30. Replies
    5
    Views
    570

    Re: [RESOLVED] basic string help :(

    thanks. that last one did it :)
  31. Replies
    5
    Views
    570

    Re: basic string help :(

    Could you give me an example :$ im real bad with this string stuff, it really messes with my mind
  32. Replies
    5
    Views
    570

    [RESOLVED] basic string help :(

    Ok, so i have done this:

    Text1.Selstart = Instr(Text1, "http://img.")

    This begins the start of the selection, however there isnt a Selend, only a Sellength!

    I need a way (because the length...
  33. Thread: Network Options

    by feneck
    Replies
    4
    Views
    623

    Re: Network Options

    Sorry, try not to think about it to seriously. What I mean is, if you were going to make a client web based program, what type of network features would you give it?

    I mean, should i include stuff...
  34. Thread: Network Options

    by feneck
    Replies
    4
    Views
    623

    Network Options

    I've been developing and managing a program for a few years now and recently I've been expanding it and making it better.

    I was wondering, because it is an Online based program, what Network...
  35. Replies
    7
    Views
    4,064

    Re: Balloon ToolTip Click Help

    THANKYOU so much LaVolpe!!! I got it... I took some of the code from that module and edited the one I had, its all good now.

    If anyone would like the code or wants to know how i did it, just ask...
  36. Replies
    7
    Views
    4,064

    Re: Balloon ToolTip Click Help

    Darn, it has to be possible though? Other programs have like a tooltip that says "<name> is still running, Click here to not show this reminder again"????

    anyone else have any ideas? or maybe a...
  37. Replies
    7
    Views
    4,064

    [RESOLVED] Balloon ToolTip Click Help

    Pretty basic question, but i cant seem to find an answer...

    What is the code to detect when the user clicks on the ToolTip.

    (What i am trying to do is change a registry value when the user...
  38. Re: Not selecting 'Case WM_LBUTTONDBLCLK'

    Dw guys... found it :) hehe
  39. [RESOLVED] Not selecting 'Case WM_LBUTTONDBLCLK'

    Hey guys, ill prob have to post some more information on this, but I need some more knolage, and google isnt helping alot -.-


    What I have is a system were u can hide the form and make a system...
  40. Re: Search for a second instance of a string

    thanks guys... got it :)
Results 1 to 40 of 88
Page 1 of 3 1 2 3



Click Here to Expand Forum to Full Width