Search:

Type: Posts; User: Hece

Search: Search took 0.02 seconds.

  1. Replies
    2
    Views
    727

    Fullscreen + Resolution Change

    How can I make my app form go to fullscreen, and change the computers resolution as what I want?
  2. Replies
    4
    Views
    1,653

    Re: Transparent picturebox

    ah, okay. Thanks!
  3. Replies
    4
    Views
    1,653

    Re: Transparent picturebox

    Visual Basic Express Edition 2008
  4. Replies
    4
    Views
    1,653

    Transparent picturebox

    how can I make picturebox where background would be transparent? for transparent .PNG image?

    Thanks!
  5. Thread: Quiz Game

    by Hece
    Replies
    4
    Views
    1,108

    Re: Quiz Game

    How can I do that?
  6. Thread: Quiz Game

    by Hece
    Replies
    4
    Views
    1,108

    Re: Quiz Game

    Yes, but doesn't it repeat same oreder everey time you play?
  7. Thread: Quiz Game

    by Hece
    Replies
    4
    Views
    1,108

    Quiz Game

    Hi. I'm making a quiz game and I would like to know how to make random form appear (after event).
    And I also would like to hear suggestions of how It would be best to make.

    Thanks!
  8. Thread: auto save

    by Hece
    Replies
    2
    Views
    865

    auto save

    How can I make my VB program save textbox.text as txt file automatically in directory I want (as defaut) Whitout savefiledialog.
    Brief:
    -Start Program
    -when I start writing it automatically saves...
  9. Replies
    4
    Views
    681

    Re: Installer

    Yeah, that's right. Thanks for your help!
  10. Replies
    4
    Views
    681

    Re: Installer

    Thank you for your help. I wanted to know how to make installer program in VB for my other VB programs (yo dwag:bigyello:) Can you help we with that?
  11. Replies
    4
    Views
    681

    [RESOLVED] Installer

    How can I make installer by using only VB?
    Thanks!
  12. Replies
    4
    Views
    5,449

    Re: Media Player in fullscreen

    Thanks!!
  13. Replies
    4
    Views
    5,449

    Re: Media Player in fullscreen

    Thanks, much appreciated!
    Can you also tell me how to make button to mute teh media player? or whole program/computer?
  14. Replies
    4
    Views
    5,449

    Media Player in fullscreen

    how can I do that? Im novice so I'd like to see the code too.
  15. Replies
    2
    Views
    623

    Re: Media Player in fullscreen

    No, It din't work :(
  16. Re: Sharing text in facebook,twitter etc.

    Thanks for the help, becose I'm just a n00b. I won't use this in my program.
  17. Replies
    2
    Views
    623

    Media Player in fullscreen

    I have this one project going on, and I has media player inside the form, and other staff too. How I can make only the media player to go in fullscreen?
  18. [RESOLVED] Sharing text in facebook,twitter etc.

    What I need to do to make my program able to change facebook/twitter Status? as the text in textbox(when button 1 clicked)
  19. Replies
    4
    Views
    1,562

    Re: Programs for nokia lumia?

    Thanks! But do I have to download both of these or only other?
  20. Replies
    4
    Views
    1,562

    Programs for nokia lumia?

    Is it possible to make programs for nokia lumia by using VB? If it is I'd like to know how.

    Thanks
    Hece
  21. Thread: DOS Game Emulator

    by Hece
    Replies
    5
    Views
    1,303

    Re: DOS Game Emulator

    Oh sorry, my bad. Btw you have helped me in probably every question : )
  22. Thread: DOS Game Emulator

    by Hece
    Replies
    5
    Views
    1,303

    Re: DOS Game Emulator

    WOW! Thanks Dudes!
  23. Thread: DOS Game Emulator

    by Hece
    Replies
    5
    Views
    1,303

    DOS Game Emulator

    I was thinking about making a DOS game emulator in VB 2008. Is that even possible, and if it is would someone give help making it. I have used Dosbox lot. But I want to make simpler emulator.
    ...
  24. Replies
    16
    Views
    1,649

    Re: [RESOLVED] Calculator help!

    Thank You all very much for your help!

    Hece
  25. Replies
    16
    Views
    1,649

    Re: Calculator help!

    Yes, I would be very happy for your help.:bigyello:

    Hece
  26. Replies
    16
    Views
    1,649

    Re: Calculator help!

    Would it be easier to just make the calculation appear in textbox1 only
    like this:
    (Textbox1) 2+3-3*5=
    "Click button"
    (textbox1) 2+3-3*5=10
  27. Replies
    16
    Views
    1,649

    Re: Calculator help!

    for Shaggy Hiker
    Thanks for helping, this way is going to be hard for me, but I'll give it a try.
    Thanks!
  28. Replies
    16
    Views
    1,649

    Re: Calculator help!

    Thanks Gary! :thumb:
  29. Replies
    16
    Views
    1,649

    Re: Calculator help!

    I use visual basic 2008 express edition.
    I have used VB only for few months, and I have watched mainly video tutorials.(and made my own programs too) and in every tutorial has been used same code.
  30. Replies
    16
    Views
    1,649

    Re: Calculator help!

    Yeah... I also don't know what code am I using...:blush:
    It is the standard code. I haven't really needed that information yet. But could you tell me what it is?

    Thanks!
  31. Replies
    16
    Views
    1,649

    [RESOLVED] Calculator help!

    :wave:Hi I am working on bit more advanced calculator, but I cant figure out how I can make my program to calculate textbox1.text and show the answer in textbox2

    For example: (textbox1) 5*62+4
    ...
  32. Replies
    8
    Views
    2,212

    Re: RPG game

    Dude, that is AWESOME THANK YOU
  33. Replies
    8
    Views
    2,212

    Re: RPG game

    "Result" shows no nothing
  34. Replies
    8
    Views
    2,212

    [RESOLVED] RPG game

    So I'm planning to do a RPG game in vb 2008 express edition. How can I:

    A) Make it fullscreen and change PC resolution into whateveriwant

    B) Attack with sword-type item, to a short distance
    ...
  35. Thread: ListBox

    by Hece
    Replies
    2
    Views
    397

    ListBox

    So I need to know how to do something like this: I click item in listbox then => Label1.visible = True
    this was just an example but you get the idea.
    Im n00b in using VB so plz be clear.
    Thanks!
  36. Thread: Voice Commands

    by Hece
    Replies
    0
    Views
    559

    Voice Commands

    How I can make voice commands? something like I say "Hi" Then it does something I have coded it to do.
    Thanks already!
  37. Thread: Simple 2D Shooter

    by Hece
    Replies
    6
    Views
    4,881

    Simple 2D Shooter

    So I would be happy:) if someone would give a links to a site where I could find tutorial to make my own 2D shooter. (I use 2008) Thanks!
Results 1 to 37 of 38



Click Here to Expand Forum to Full Width