Search:

Type: Posts; User: Phaaze

Search: Search took 0.03 seconds.

  1. Replies
    3
    Views
    614

    VS 2008 Re: Multithreading...

    What if there are no parameters you need to pass?
  2. Replies
    3
    Views
    614

    VS 2008 Multithreading...

    How do you pass multiple parameters to a Sub which has to be invoked?

    Again, I've only been coding for about 3 days so please speak as if your trying to teach a child to tie his shoe.

    Thanks :)
  3. Replies
    27
    Views
    1,640

    VS 2008 Re: Transparencies...

    Ok, I'm trying to use part of a code I found in one of the WPF examples but I'm not sure how to add the element to the stage (sorry if the terminology is wrong, this all reminds me of...
  4. Replies
    27
    Views
    1,640

    VS 2008 Re: Transparencies...

    Well, I certainly hope I don't fall. :) I've been doing xHTML/CSS, JavaScript, and PHP/MySQL for awhile now so I'm hoping to expand upon my computer knowledge with some desktop programming skills......
  5. Replies
    27
    Views
    1,640

    VS 2008 Re: Transparencies...

    I just started desktop programming (literally) a few days ago so I'm still learning fundamentals. I have not yet ventured into WPF and don't know what it is to be honest. I'll make my rounds and look...
  6. Replies
    27
    Views
    1,640

    VS 2008 Re: Transparencies...

    Hmm, I like the way you think and will use this method because HTML is very easy to edit as well. Although I do wish there were more reasonable options available.
  7. Replies
    27
    Views
    1,640

    VS 2008 Re: Transparencies...

    Ok, so how can you create selectable text without a textbox and having a transparent bg - like the chat history in WLM? That would be great because, as I mentioned before, this is just an activity...
  8. Replies
    27
    Views
    1,640

    VS 2008 Re: Transparencies...

    Basically I want to be able to do something like the chat window in Windows Live Messenger - notice the gradient in the background where the chat appears... I believe AIM is similar with user...
  9. Replies
    27
    Views
    1,640

    VS 2008 Re: Transparencies...

    I don't mean that, I mean portions of xFire where you simply have textboxes on top of gradients and other graphics...
  10. Replies
    27
    Views
    1,640

    VS 2008 Re: Transparencies...

    I'm just trying to create a graphical GUI that doesn't look like a normal (plain & boring) windows dialog... Gradients, images as buttons, ect.

    I'm looking into DirectX now, thanks. :)
  11. Replies
    27
    Views
    1,640

    VS 2008 Re: Transparencies...

    What would WLM or xFire be coded using? Are they in C++ or something?
  12. Replies
    27
    Views
    1,640

    VS 2008 Re: Transparencies...

    I have a gradient image in a picturebox on the form under the textbox. :)
  13. Replies
    27
    Views
    1,640

    VS 2008 Transparencies...

    Ok, I just started playing with VB.NET yesterday and have noticed TextBoxes don't have any native transparency properties. Therefore, I'm curious to know how applications often have transparent text...
  14. Replies
    15
    Views
    70,132

    Re: VB.Net TCP Client/Server

    Thank you Atheist, I had just figured out the code I needed prior to reading your post but the explanation has helped greatly.

    Furthermore, how are you supposed to handle client disconnections? I...
  15. Replies
    15
    Views
    70,132

    Re: VB.Net TCP Client/Server

    I'm not understanding the whole mutlithreading and use of Invoke()... How would I use Me.Close() within messageReceived() on the client side?

    Great share by the way, I literally just started...
Results 1 to 15 of 15



Click Here to Expand Forum to Full Width