
- Home
- Activity Stream
Activity Stream
New Activity ()
Please reload this page to view the 200+ new activity items that have been created.
-
Older Activity
-
Today, 08:46 PM
You can simply record audio files and play those in your game.
Do you mean LIVE interaction eg: talking to your players as they play ?
2 replies | 152 view(s)
-
Today, 08:39 PM
I don't see the point of MyPath at all.
For Each row As DataRow In dt2.Rows
For Each column As DataColumn In dt2.Columns
...
4 replies | 179 view(s)
-
Today, 08:37 PM
Under the "Run Presets" column on the right, the Multi-line text box receives the MIDI values. Once this is done it checks the local XML file for...
2 replies | 87 view(s)
-
Today, 08:35 PM
It appears that you just ignored everything I said about the StringBuilder. If you had actually explained what you were trying to accomplish in the...
6 replies | 220 view(s)
-
Today, 08:10 PM
I make your words, my words ... and I also wanted to leave microsoft ... I can't wait to see twinbasic out of Visual Studio code.
18 replies | 843 view(s)
-
Today, 06:06 PM
I think the OP wants to keep clicking at random points within a region defined by a color. I’ve seen these type of questions before, where the OP...
3 replies | 111 view(s)
-
Today, 04:00 PM
I'm positive that second one isn't very negative.
65204 replies | 6872615 view(s)
-
Today, 03:53 PM
Are those colors that you are wanting to click on? 55, 80, 120 looks like an RGB color. If it's a color, what does relative mean? It's fairly...
3 replies | 111 view(s)
-
Today, 03:23 PM
I'm loading files in Binary format and displaying it in a modified Asciii format so each byte is only one character wide.
The "records" of my files...
0 replies | 53 view(s)
-
Today, 03:17 PM
This is a known compiler bug with byte-array properties. Try using temporary local variable like this:
Public Property Let bOutBuffer(bNewValue()...
1 replies | 76 view(s)
-
Today, 02:46 PM
In this way, finally it worked ! :) Interesting, the function does return the first sequence that is missing from the mapped drive path. If I add a...
6 replies | 236 view(s)
-
Today, 02:25 PM
I am in the process of converting SimpleSock into a User Control, and I have run into a problem transferring a byte array.
The User Control...
1 replies | 76 view(s)
-
Today, 02:16 PM
of course I'm quite aware of all that.
Thank you
33 replies | 909 view(s)
-
Today, 02:14 PM
SamOscarBrown
You are a great gentelmen
I was making a slight mistake in my update codes that's why it did not work properly.
Million thanks sir....
33 replies | 909 view(s)
-
65204 replies | 6872615 view(s)
-
Today, 12:57 PM
hello, seems part of the controls code was released...
7 replies | 713 view(s)
-
Today, 12:55 PM
Hi, the code can be found here
...
5 replies | 1211 view(s)
-
Today, 12:53 PM
Are you clicking a button remotely? Try using Spy++ to identify the button if so. You'll need FindWindow, FindWindowEx, and SendMessage for this...
2 replies | 87 view(s)
-
Today, 12:47 PM
Need to test... and if something needs to be enhanced.
Worst case "custom sort option" which raise event.
Edit: you may store the percentage as...
3116 replies | 833897 view(s)
-
Today, 12:47 PM
Google VB.Net MouseEvent API
3 replies | 111 view(s)
-
Today, 12:34 PM
I think Krool's controls are more serious and harder, tries to emulate the original controls, this is more fancy and themed but could be good too...
2 replies | 162 view(s)
-
Today, 12:30 PM
Start looking for tutorials about creating a usercontrol using VB6....
1 replies | 71 view(s)
-
Today, 12:25 PM
Here is one of those rare math jokes - and it's visual as well, lol!
65204 replies | 6872615 view(s)
-
Today, 12:22 PM
In my grid I have also columns with percentages (e.g. 7.3% and 54.9%) and columns with dimensions (e.g. 7.2cm and 14.6cm or 3.1" and 6.2"). ...
3116 replies | 833897 view(s)
-
Today, 12:21 PM
If it comes with the compiler itself (and then "sits there" in a wellknown location),
then there's not even a registry-entry needed on the...
18 replies | 843 view(s)
-
Today, 12:17 PM
Not assured. If the row sel "range" is more than 1 only those rows will be sorted.
So a extra .RowSel = .Row would help.
3116 replies | 833897 view(s)
-
Today, 12:08 PM
I solved the problem with following code:
If hOOters Is Nothing Then
MsgBox("No index found, click Index to create one!",,...
6 replies | 220 view(s)
|
Click Here to Expand Forum to Full Width
|