
- 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:12 PM
Thank You. That link helped me.
Cheers!
6 replies | 322 view(s)
-
Today, 08:06 PM
you and i are no strangers.. and you know this.. i am not as good as you and i admit that! so it would have been nice to make notes on what to do.....
28 replies | 599 view(s)
-
Today, 07:58 PM
personally, i wish you had designed with some images so we can see the direction that you want to go in.. just MY 2 cents. a picture speaks a...
13 replies | 263 view(s)
-
Today, 07:57 PM
Thanks for the detailed information. Again, I did say I had no clue as to what was involved in the Drag and Drop operation mechanism and how to...
17 replies | 1262 view(s)
-
Today, 07:47 PM
ok, i see exactly where this is going.. been there, done that! SO, we'll start the very first question:
1.) what is the highest number AND lowest...
13 replies | 263 view(s)
-
Today, 07:44 PM
That's exactly what I did.
28 replies | 599 view(s)
-
Today, 07:31 PM
oh, so child's play huh? yet NOBODY has been able to do what i showed in the vid and provide EXACTLY that concept in 2 different instances...
see,...
28 replies | 599 view(s)
-
Today, 06:58 PM
first off, you don't need a list... you can base it off the text boxes.. you want a random number generator that will generate the numbers.. what is...
13 replies | 263 view(s)
-
Today, 06:22 PM
Understood, I guess I'm just confused as 0.00975 (along with the variable values themselves) appear to be well within the range of what the Single...
4 replies | 98 view(s)
-
Today, 06:19 PM
How can I get list2.text to calculate 3 random numbers instead of 6?
I'm trying to do this:
List2.AddItem(List1.Text & Text4.Text & Text5.Text &...
13 replies | 263 view(s)
-
Today, 06:05 PM
Arnoutdv is right. If anywhere in the calculation it exceeds the capacity of the formula, VB will resort to scientific notation. By doubling the...
4 replies | 98 view(s)
-
Today, 05:56 PM
Windows Update Blocker - a very useful tool.
8 replies | 226 view(s)
-
Today, 05:48 PM
Thanks! That seemed to fix the issue. Weird thing is it was only happening on one call of that calculation, the rest of them worked fine with...
4 replies | 98 view(s)
-
Today, 05:48 PM
Thanks for the quick reply.
I am disappointed, but not surprised having known that VB.Net is in a sense deprecated. So most generic code will...
2 replies | 222 view(s)
-
Today, 05:34 PM
Ignore my last response. I couldn't read the blurry text and thought you were calling something's Click event.
Do you have a sub named...
3 replies | 95 view(s)
-
Today, 05:31 PM
they won't appear that way in a straight line in a list.. they go in order as the example i gave you..
1
3
5
etc.. you would have to then...
13 replies | 263 view(s)
-
Today, 05:28 PM
to me this is nothing more than a betting kinda game app... keno, powerball or bingo.. you select a certain amt of numbers.. have a random winning...
13 replies | 263 view(s)
-
Today, 05:27 PM
Hello
I think you misunderstood my problem.
I just want three texts so that when the six numbers appear in list 2, they appear like this:
Text...
13 replies | 263 view(s)
-
Today, 05:23 PM
Use doubles and the scientific notation is just a notation
4 replies | 98 view(s)
-
Today, 05:10 PM
i think you should look at some KENO examples.. it's all buttons! no text to be entered... or any other betting game.. it's all non text.. just...
13 replies | 263 view(s)
-
Today, 05:07 PM
Hi,
I have a series of variables:
Dim nQty(2) As Single
Dim nFactor As Single
nQty(0) = 0.325
nQty(1) = 300
nFactor = 0.0001
4 replies | 98 view(s)
-
Today, 04:59 PM
Unfortunately Microsoft stopped attempting 100% parity between VB.NET and C#. This is an instance of one of the differences.
2 replies | 222 view(s)
-
Today, 04:58 PM
1 step at a time.. you wanted the numbers in a list.. i gave you that... so mission accomplished. so what is the next step? again, you have to keep...
13 replies | 263 view(s)
-
Today, 04:55 PM
Thankyou for your response its much appretiated.
The actual code is as below.
Could you elaborate on your response.
thanks
...
3 replies | 95 view(s)
-
Today, 04:53 PM
Hello
Thanks for the example.
What I wanted to do was enter the numbers in the texts, then enter 20 bets, calculate, and from the calculation, get...
13 replies | 263 view(s)
-
Today, 04:50 PM
In this case I'm looking to draw text on top of the image, if you know another way to do that besides getting the DC and using normal GDI APIs.
...
2 replies | 75 view(s)
-
Today, 04:23 PM
here is a a way to select a number and put it into the list...
here's an example pic:
it can get way more involved.. just answering your...
13 replies | 263 view(s)
-
Today, 04:17 PM
Who's is a grownup?... Ah, OK.. Actually now I'm going in a battle with VS2022 bs. Every now and then exceptions. I'm going Moti on it's afrs!!
1893 replies | 764135 view(s)
-
Today, 04:13 PM
Ah the post is back. It's a miracle I tell you! Praise the undelete button!
And now I'm deleting it myself. In your face! (not Shaggy)
26 replies | 4714 view(s)
-
Today, 04:03 PM
of the little I know (when I tried to fetch a screenshot) is that its a problem of gpu/cpu memory. so even if u have a swapchain, it need to be...
2 replies | 75 view(s)
|
Click Here to Expand Forum to Full Width
|