Search:

Type: Posts; User: kloplop321

Search: Search took 0.03 seconds.

  1. loading a bitmap with Alpha properties?

    VB.NET 2008
    I already can save 32 bit bitmaps, but It seems difficult to load the bitmap in 32 bit ARGB form, as the bitmap loading process tosses out the alpha when loading it.
    I have looked for...
  2. Replies
    2
    Views
    2,613

    Re: Using Speechlib

    yes, it was XP, however which service pack, I am unsure of.
  3. Replies
    2
    Views
    2,613

    Using Speechlib

    Some of my old code that I used a while back(which in the old executable) still works, however now It will not work at this date when compiling, as I wish to use it with some slight differences.
    ...
  4. Replies
    0
    Views
    668

    GDI buffer(by bitmap = not as I wish)

    for the User's use-ability of my program I don't want my custom controls flashing because of constant updating. How can I buffer graphics so it wont flash between changing what is on screen? :ehh: ...
  5. Replies
    2
    Views
    1,030

    Re: GDI bitmap progress bar

    I figured it out
    Public Function Crop(ByVal CapRect As Rectangle, ByVal CapRectWidth As Integer, ByVal CapRectHeight As Integer, ByVal bitmapy As Bitmap) As Bitmap

    Dim bmpImage As New...
  6. Replies
    2
    Views
    1,030

    Re: GDI bitmap progress bar

    basically, I want to trim off X(as in width) of the bitmap on the end and have it there. http://www.kloplop321.com/p/erased.png
  7. Replies
    2
    Views
    1,030

    [RESOLVED] GDI bitmap progress bar

    I just want to create my own progress bar, using 2 bitmaps so that there will be an empty bitmap and a full bitmap, but for some reason, it isn't working for me too well
    and it is left to right...
  8. Replies
    5
    Views
    14,717

    Re: RGB Solid Brush

    I did that already. But thanks for saying that, your past may help others(if they search)
  9. Replies
    5
    Views
    14,717

    Re: RGB Solid Brush

    works now, thankyou Very much, I didn't expect a reply to come that quick, but yeah it works, perfectly :)
  10. Replies
    5
    Views
    14,717

    [RESOLVED] RGB Solid Brush

    I am trying to make a program, emulating a theme for a device, I am using a custom control to do one part of the screen, however, I am using GDI to draw a bitmap, and a string(a time string so it has...
  11. Replies
    10
    Views
    574

    Re: messaging system

    Yes, true, I likes the way you said
  12. Replies
    10
    Views
    574

    Re: messaging system

    yes, but, would the mailing list software have the admin restricted mailing function?? That is what i want.
  13. Replies
    10
    Views
    574

    Re: messaging system

    to their inbox. Not like a Personal Message system that most forums have, this is just a message to everone type of thing.
  14. Replies
    10
    Views
    574

    Re: messaging system

    No, its a clan type of thing for a game.
  15. Replies
    10
    Views
    574

    messaging system

    I would like a php script that people can enter their email in and the php will validate it, then if the leader of the site wants to send a mass message to all the members of an event for instance...
  16. Re: Find bitmap on screen, report pixle location

    bumping it up.
  17. Find bitmap on screen, report pixle location

    basicly what the title says. I want to have a small bitmap embedded in the program that will look for the bitmap, then report its' top left pixle occurance. Or just a drag and drop target that can be...
  18. Replies
    9
    Views
    13,170

    Re: Set time to display splash screen

    I actualy went into this, you can just porvide the exact same thing but this is more of a fake-splash screen. you create a form with a timer
    on that timer you could put the interval to 7000 and then...
  19. Replies
    0
    Views
    481

    record video of window.

    I would like to do something simular to the program hypercam, but only record a specified process in a window, such as the name of a java applet in a web page, I would like to record it in a avi...
  20. Replies
    1
    Views
    676

    Re: Find process and get pixel location

    Please help.
  21. Replies
    1
    Views
    676

    Find process and get pixel location

    I found this macro module for VB 2005 but the only problem is that, I want to make the mouse find something then click on a specified pixel, But If i could find out by simply using a function that...
  22. Replies
    2
    Views
    646

    Re: Chem program

    This was unanswered, I know it can be done, please help :)
  23. Replies
    2
    Views
    646

    Chem program

    I just want to know how to get a program to read a text file(which will be on a server) that will be like the following

    e for element, i for ion or molecule, a for acid


    e H hydrogen...
  24. Replies
    6
    Views
    781

    Re: vb to vb .net conversion

    Please return any thoughts about this, here is an example html code on the webpage that is causing me problems(there aren't spaces, only new lines(which causes the problem here)



    Overall...
  25. Replies
    6
    Views
    781

    Re: vb to vb .net conversion

    I just want to have the converted code, I don't know much about parsing, yes this is html code to be parsed, there apparently is no conversion option in my visiual basic program. Please just post...
  26. Replies
    6
    Views
    781

    vb to vb .net conversion

    I am making a game client, others use visual basic 6 to do this, the code works for them, but does not for me(I use VB 2005 .NET) This is a High Score retriver, the website uses smart parsing so it...
Results 1 to 26 of 26



Click Here to Expand Forum to Full Width