CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: jrmkr

Search: Search took 0.07 seconds.

  1. Replies
    7
    Views
    2,319

    Re: javascript effect in vc++

    I assume it is too hard to do it in an application using C++. So I change the mind to do an alternative thing instead of what i explained to do in the post.
    Thanks for the all replies. Those helped...
  2. Replies
    2
    Views
    1,451

    Which is the best?

    PHP, MySQL, JavaScript, CSS, HTML are OK.
    C++ and Java is OK, but a little.
    Also interest to learn new languages if wanted such as C#.

    I have developed many websites for more than 6 years.
    Now...
  3. Replies
    3
    Views
    1,622

    Re: child form controls

    Sorry for the mistake, I am using visual c++ 2010. and i create this application using windows forms.
  4. Replies
    7
    Views
    2,319

    javascript effect in vc++

    home page of http://paolapalaciosdesign.com/ has thumbnails and when you hovering them, you can see transparent thumbnail will show up on the same thumbnail. but this have done in javascript.
    What I...
  5. Replies
    3
    Views
    1,622

    child form controls

    How to do the below work in C++ ?
    main form is: Form1.
    child forms are: home and createConf.
    Form1 is the Parent MDI.(Main Form/Window)
    I am viewing home.
    there is a button in home and it is:...
  6. Replies
    2
    Views
    1,299

    play youtube videos in vc++ application

    I am just at the starting point of this subject. How do i add a video player to my windows form application in vc++?

    Can I link youtube videos to that player to be played?

    Any help appreciated.
Results 1 to 6 of 6





Click Here to Expand Forum to Full Width

Featured