Search:

Type: Posts; User: VisualNewbie

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. Replies
    7
    Views
    711

    Re: [2008] Different "menu's"?

    i've got the same probs :mad:
  2. Replies
    13
    Views
    1,167

    Re: [2008] Media Player!?

    I am using both, and i tried to say in #8 that if NOT this is possible to make then i make it in VB6 there i can some codes already.

    Also i want to "bake" in like 5 songs (Mp3 files) into a exe...
  3. Replies
    13
    Views
    1,167

    Re: [2008] Media Player!?

    Ok, but now i've explain so whats the problem!? You say you have understanded now, so help then?
  4. Replies
    13
    Views
    1,167

    Re: [2008] Media Player!?

    Whatever, it seems to be impossible

    >You can put this thread to VB6, i want know how to make the volume highest on the form_load! also its only in middle when i open, i need to make it maxed volume
  5. Replies
    13
    Views
    1,167

    Re: [2008] Media Player!?

    Yah, like you see he's using URL to get the music to work!

    I wanted to make a media player there i could put in the musics in the exe file, so i got all them in the exe file!

    If im gonna do...
  6. Replies
    13
    Views
    1,167

    Re: [2008] Media Player!?

    I dont understand you guys! whats elaborate?
    I found a video at youtube how to make url media player with VB6

    http://youtube.com/watch?v=TzNuWRWmaBA
  7. Replies
    13
    Views
    1,167

    [2008] Media Player!?

    Hello, now i want to make a Media Player in VB.net! I know how to make one in VB6 but its with a URL!

    I need to know how to make a Media Player WITHOUT URL AND ITS GONNA BE IN VB 2008 .net

    How...
  8. Game that will look like the pokemon games in gameboy color etc!

    Hello! I wonder how i can start with a game like pokemon xD You know that game on gameboy color (i got the game) but i thinked to make like another easier game!

    In the game i will be able to earn...
  9. Thread: Macro

    by VisualNewbie
    Replies
    1
    Views
    758

    Macro

    Hello, i would need a macro that working! i've been searching for free macros, but when i found a free macro and recorded, then when i played the macro it went to 10x speed or something like that,...
  10. Re: [2008] No Keyboard! (program i need help with)

    ALSO! i anyway want to learn me make functions that when i example push a button, a timer will activate or something!
    Then this gonna happend..

    also i need to know the backspace! i use my own...
  11. Re: [2008] No Keyboard! (program i need help with)

    Okey


    Now i need to know how to make backspace! and a button that copy all the text in the textbox!
  12. Re: [2008] No Keyboard! (program i need help with)

    oH my jesus, i knew the problem! it was bcuz i putted the dim t as string under form1 class!

    So i need to write
    TextBox1.Text = TextBox1.Text & "M"

    why i can't put it just under the class!?...
  13. Re: [2008] No Keyboard! (program i need help with)

    Whats stringbuilder!?

    Also i really want to know how to make that when i press a button, then a number or word will be ADDED to a textbox!

    It must work with a code, please give example!
  14. [2008] No Keyboard! (program i need help with)

    Hello! :wave: I've got an idea on a program i want to do!

    My keyboard is going crazy sometimes (dunno why, might cuz im smash alot xD)
    And then sometimes the keyboard stops work!

    Now i got an...
  15. Replies
    4
    Views
    688

    Re: [2008] 1 form to another?

    Do i must have the both forms opened!? Then it SUX!

    But how do i code it if i have the both opened? if Form1 starts and then in form 1_load it is form2.show

    then im gonna have a button in form1...
  16. Replies
    4
    Views
    688

    [2008] 1 form to another?

    How to code that if i got 2 forms on my application, then i want form1 to have a button that enable a textbox in form2!

    How to do it? i've try alot but i never get it to work :S
  17. Replies
    4
    Views
    1,087

    Re: [REQUEST] a program i call "Noticer"

    ok, will try it :)
    But how to do that its only come up 1 msgbox?
  18. Replies
    4
    Views
    1,087

    Re: [REQUEST] a program i call "Noticer"

    Oh, didn't see that it was a projet request forum :o



    I've now try make a more beginner noticer that shows secounds too that i dont want..
    But anyway i get it to work abit! But it makes like...
  19. Replies
    4
    Views
    1,087

    [REQUEST] a program i call "Noticer"

    Hello! I really need and want this program! I can't code it by myselve! i've tried now a long time, all day today i've try program it, and i went crazy after 4 hours.. (i swear on my god i was like...
  20. Replies
    19
    Views
    1,300

    Re: [2008] Numbers only! in a textbox?

    6 errors, but it worked anyway, but i dont see how to do that in the textboxes, what do i need to do?
  21. Re: [2008] Help Me With Timer! Hours + Minutes! 4 Numbers Problem!

    did u die?
  22. Replies
    8
    Views
    684

    Re: [2008] 2 textboxs = time!?

    Have you watched it yet?
  23. Replies
    8
    Views
    684

    Re: [2008] 2 textboxs = time!?

    TUTORIAL TO MY ATTACH!
    1. CLICK HERE
    2. Extract the files!
    3. Open it with VB .net (2008)
    4. Fix the codes that i really need
    5. save and attach it here
  24. Replies
    8
    Views
    684

    Re: [2008] 2 textboxs = time!?

    show it then, i dont understand u, take it in swedish
  25. Replies
    38
    Views
    1,521

    Re: [2008] Notice Program

    and years like it takes for me, bcuz i never will get my codes that i need to know, and they are impossible to find too
  26. Re: [2008] Help Me With Timer! Hours + Minutes! 4 Numbers Problem!

    Nope?

    Do i only need write that code?
  27. Replies
    38
    Views
    1,521

    Re: [2008] Notice Program

    Serious, does it take 1 week to make this program?
  28. Re: [2008] Help Me With Timer! Hours + Minutes! 4 Numbers Problem!

    Dont get this to work..

    no changes when i write


    Dim tstDTformat As String = "hh:mm" '<<<< - the string you like best
    Dim aDate As DateTime = DateTime.Now
    ...
  29. Replies
    38
    Views
    1,521

    Re: [2008] Notice Program

    gimme the manual then
  30. Replies
    8
    Views
    684

    Re: [2008] 2 textboxs = time!?

    Loook The Attached Files If U Dont Understand Then?
  31. Replies
    19
    Views
    1,300

    Re: [2008] Numbers only! in a textbox?

    Worked, do i can make it to only have 2 numbers in the textbox too!?
    and btw, i get 2 msgboxes when i write like "L"

    why`?
  32. Replies
    19
    Views
    1,300

    Re: [2008] Numbers only! in a textbox?

    I've already try it, but if i take someone of them, and keep it bee _ or something else there in the Prewiver, then there i can't change it when i try the program!

    I cant delete it or something!...
  33. Replies
    8
    Views
    684

    [2008] 2 textboxs = time!?

    Hello, now i really need know this, and really need make this program finnish

    i need make a timer, i got 2 textboxes and 1 label that shows the time!

    BUT now i need to know how to write this! i...
  34. Re: [2008] Help Me With Timer! Hours + Minutes! 4 Numbers Problem!

    Tried that code, but nothing happends with the label, so how im gonna write?
  35. Replies
    19
    Views
    1,300

    Re: [2008] Numbers only! in a textbox?

    How!? i dont get this to work
  36. Replies
    19
    Views
    1,300

    Re: [2008] Numbers only! in a textbox?

    i tried this into textbox but its not work :S

    If TextBox1.Text = 1 Or 2 Or 3 Or 4 Or 5 Or 6 Or 7 Or 8 Or 9 Or 0 Then
    Else
    TextBox1.Text = ""
    ...
  37. Replies
    19
    Views
    1,300

    [2008] Numbers only! in a textbox?

    Hello, i wonder how to make Numbers Only in a textbox.

    Also if i write another thing then 0,1,2,3,4,5,6,7,8 or 9 then its not gonna type it!

    Also if im trying to write h in the textbox, then...
  38. Re: [2008] Help Me With Timer! Hours + Minutes! 4 Numbers Problem!

    Dim a As String = DateTime.Now.AddHours(12).TimeOfDay.Hours
    Dim b As String = DateTime.Now.AddHours(12).TimeOfDay.Minutes
    Label1.Text = DateTime.Now.ToString("HH:mm")

    Still shows...
  39. Re: [2008] Help Me With Timer! Hours + Minutes! 4 Numbers Problem!

    SO how to write it like my normal time!?!?!?!?!?!?!?!

    When its morning also 08:59 then its gonna show that
    and when its not morning, its 20:59 and thats my program must show!

    Then i need write...
  40. Re: [2008] Help Me With Timer! Hours + Minutes! 4 Numbers Problem!

    OK ty, but on the mornings when time is like 08:55 maybee, should it show 08:55 or 20:55 !? :S i want my timer to show as my clock i got on the computer
Results 1 to 40 of 65
Page 1 of 2 1 2



Click Here to Expand Forum to Full Width