Forum: VB.NET Mar 1st, 2009 |
| Replies: 3 Views: 877 thank you for your reply...
can u explain a little more how this statement is used and that third parameter u mentioned...
also it is a database software that i am writing so i need to append and... |
Forum: VB.NET Feb 27th, 2009 |
| Replies: 3 Views: 877 i need to save some text in a file in utf-8 format but have no clue how to do it...
any help appreciated... |
Forum: VB.NET Feb 21st, 2009 |
| Replies: 1 Views: 280 I have to write a software to manage a music school. I started working on this when i suddenly realised that a student can take 2 lessons (e.g guitar and theory together) and i must have a way to add... |
Forum: VB.NET Jan 27th, 2009 |
| Replies: 2 Views: 638 thank you for your help but i would like help in order to develop a program myself :D |
Forum: VB.NET Jan 25th, 2009 |
| Replies: 2 Views: 638 i have windows mobile and i need to send an receive messages via my phone from my pc. can you help? |
Forum: VB.NET Dec 15th, 2008 |
| Replies: 7 Views: 4,102 thanx but jbennet gave me the correct code...
but thank you anw |
Forum: VB.NET Dec 4th, 2008 |
| Replies: 7 Views: 4,102 the reason i replied like this is because i wasted my time trying to make the wrong help u gave me work... anyway thnx for trying to help but careful not to make it more difficult for those asking... |
Forum: VB.NET Dec 3rd, 2008 |
| Replies: 7 Views: 4,102 read before u reply...
there is no OpenFileDialog ready... i must create it... |
Forum: VB.NET Dec 2nd, 2008 |
| Replies: 7 Views: 4,102 today i was trying to make an alarm for my Pocket pc so that i can select the sound of the alarm and set it as one of my mp3 files...
but in vb .net for pda i realised there is no FileDialog ready... |
Forum: VB.NET Dec 2nd, 2008 |
| Replies: 1 Views: 1,287 I have made a game for pocket pc and want to make an installation file(.cab) for this program but do not know how. I used VS2008 to create this game... any ideas? |
Forum: VB.NET Dec 2nd, 2008 |
| Replies: 4 Views: 947 My.Forms.form1.menuitem1.Enabled = False |
Forum: VB.NET Dec 1st, 2008 |
| Replies: 4 Views: 947 did you try
menuitem.enabled = false
in place of the menuitem you write the name of the menu item in your program. |
Forum: VB.NET Nov 30th, 2008 |
| Replies: 9 Views: 1,294 how do you create an array with walls????????????????????????????????????
and also you said somethingg about some wall properties which i dont understand |
Forum: VB.NET Nov 30th, 2008 |
| Replies: 9 Views: 1,294 that helpful
BUT
i have no idea how to generate it and remove walls...:S
could you just help a little with the code? |
Forum: VB.NET Nov 29th, 2008 |
| Replies: 2 Views: 448 |
Forum: VB.NET Nov 28th, 2008 |
| Replies: 2 Views: 448 i have made a tic-tac-toe game for my HTC touch and it runs pretty well. now i only need to figure out a way to add it in the pda's games(so that i can have it on start menu) instead of opening the... |
Forum: VB.NET Nov 28th, 2008 |
| Replies: 9 Views: 1,294 i know what i have to do the problem is HOW to do it...
i need help with the code...
this is not my homework :D |
Forum: VB.NET Nov 27th, 2008 |
| Replies: 9 Views: 1,294 ok but is there any way to generate a maze at form load so that each time the maze is different?
also how would i set the bounds that the user can move so that it does not pass through walls? |
Forum: VB.NET Nov 27th, 2008 |
| Replies: 9 Views: 1,294 |
Forum: VB.NET Nov 24th, 2008 |
| Replies: 9 Views: 1,294 I need in some way to generate maze because I want to create a maze game. If anybody has any idea on how to do this... please help |
Forum: VB.NET Nov 18th, 2008 |
| Replies: 0 Views: 501 i just got too bored and want to write another program so that i have something to do.
But because i am out of ideas i thought i could make a thread and ask all of you for ideas about programs that... |
Forum: VB.NET Oct 5th, 2008 |
| Replies: 9 Views: 4,040 im having a hard time to figure out what i have to put in place of the "Notepad". could you possibly make a rapidshare download and see if you can find out how to check if the download dialog is... |
Forum: VB.NET Oct 5th, 2008 |
| Replies: 4 Views: 687 try it on your own ...figure out whatever you can and then ask for help...
we aint gonna solve your homework for you just like that... |
Forum: VB.NET Oct 4th, 2008 |
| Replies: 9 Views: 4,040 ok thank you...now you made it more clear...i'll check and let you know if it works for me :D |
Forum: VB.NET Oct 3rd, 2008 |
| Replies: 9 Views: 4,040 i dont know what is going on but it always returns 0 which means the download is not running !???
maybe in the process name i have to give the exact name? e.g("File Download-... |
Forum: VB.NET Oct 3rd, 2008 |
| Replies: 9 Views: 4,040 When processes running "File Download" is > 1 then it means that the download is not running? |
Forum: VB.NET Oct 1st, 2008 |
| Replies: 9 Views: 4,040 The File Download dialog will not be a download from my program. For example it could be a download from rapidshare. How can i check if that is running? |
Forum: VB.NET Sep 30th, 2008 |
| Replies: 9 Views: 4,040 I need to check if any "File Download" dialogs are open, which means I am downloading something so that my program will not attempt to download 2 files at the same time.
I have no clue on how to... |
Forum: VB.NET Sep 15th, 2008 |
| Replies: 5 Views: 629 thank you waynespangler, your method works fine...
its just that i cant set the focus to the console within the game before it writes those commands...
any ideas
thnx anyway |
Forum: VB.NET Aug 1st, 2008 |
| Replies: 5 Views: 629 |
Forum: VB.NET Jul 31st, 2008 |
| Replies: 5 Views: 629 i tried send keys...
in cs you hit "`" for the console to open and i wrote
Sendkeys(key.oem8)
but it doesnt work
any ideas? |
Forum: VB.NET Jul 30th, 2008 |
| Replies: 5 Views: 629 Hi,
i need to type some commands at a specific time of day in the console of counter strike to connect to a server automatically...
i just need a way to type in the cs console... i can take... |
Forum: VB.NET Jul 13th, 2008 |
| Replies: 6 Views: 2,261 Thank you .... that helped a lot... |
Forum: VB.NET Jul 12th, 2008 |
| Replies: 6 Views: 2,261 can you write an example of the code needed to do this because i dont understand this by reading it in the msdn....
Thank you |
Forum: VB.NET Jul 11th, 2008 |
| Replies: 6 Views: 2,261 i want to make a hotkeys app ...
i need to detect keystrokes even if the form is not active so that by pressing a button i can launh the calculator.... or games and stuff like that...
any ideas... |
Forum: VB.NET Jul 7th, 2008 |
| Replies: 2 Views: 675 ok thnx...
i will check it and if i have any problems i will tell you :D
anyway thank you for replying |
Forum: VB.NET Jul 4th, 2008 |
| Replies: 2 Views: 675 How can i search in a .txt file wod by word...
I will have a textbox(and a search button) and I need to search for the word entered in the textbox....
and display all the result in the... |
Forum: Game Development May 12th, 2008 |
| Replies: 0 Views: 996 Does anyone know what software i need to make my own tracks for the game Virtual RC Racing?
its tracks are in .rct format |
Forum: VB.NET May 12th, 2008 |
| Replies: 1 Views: 470 when i debug a program on my pc it works just fine. When i install my program on another pc i get exceptions during runtime like...
"Cannot convert string ##100## to type decimal" when i try to... |
Forum: VB.NET May 9th, 2008 |
| Replies: 4 Views: 818 ok is there any way to include framework in my setup? |