- 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, 03:15 PM
Greetings everyone.
I have a small demo program that, after clicking a button is attempting to assign a different string to each of 4 different...
0 replies | 11 view(s)
-
Today, 03:14 PM
It did rain earlier today, though it didn't amount to much.
69251 replies | 21658505 view(s)
-
Today, 03:13 PM
Today is the nicest day I've had in almost a week. No smoke, and the sun is shining. That's a bit odd, as the forecast is for rain.
69251 replies | 21658505 view(s)
-
Today, 03:12 PM
That would make it hard to eat.
69251 replies | 21658505 view(s)
-
Today, 03:05 PM
1.) that bar is not gradient.. it's 1 color... i guess IF you could change the color based on percentage then i would consider using it
2.) what's...
69 replies | 1723 view(s)
-
Today, 02:56 PM
I know you want that funky looking 'bar'. But, I would think something like this (with two shapes) makes a whole lot more sense to a user. It shows...
69 replies | 1723 view(s)
-
Today, 02:31 PM
k, noticing that one highlighted - if i change image from 3 to 4 i get more accurate results.. but not all the results are accurate yet.
...
69 replies | 1723 view(s)
-
Today, 02:14 PM
Hi ChrisE,
a great calculation that you have sent me :-)
Question :
What is the function of the c “ nAmount.ToString(”c") ?
How can I then...
9 replies | 708 view(s)
-
Today, 02:03 PM
Divide onHand by Required, NOT as you have it, Required by OnHand
Also, yes, you could add .99 to each case, but with the numbers I'd expect, not...
69 replies | 1723 view(s)
-
Today, 01:27 PM
Private Sub Combo1_Click()
Set cmd = New ADODB.Command
Set cmd.ActiveConnection = cnn
cmd.CommandText = "select...
69 replies | 1723 view(s)
-
Today, 01:24 PM
Mine, or his? My sample program worked just fine.
69 replies | 1723 view(s)
-
Today, 01:05 PM
Your calculation is wrong.
69 replies | 1723 view(s)
-
69 replies | 1723 view(s)
-
Today, 01:03 PM
Find a program that actually copies faster, if one exists, then look at how.
A lot of things that might have mattered for 80s or 90s hardware...
3 replies | 145 view(s)
-
Today, 12:58 PM
atm, it's giving stupid numbers for the percentage.. like 200 or 400 so ofcourse the images are not showing properly. the only one that does is if...
69 replies | 1723 view(s)
-
Today, 12:52 PM
I changed the fonts to Calibri....'resized' each textbox with the mouse (as described above). Difference between font Height and textbox height is...
8 replies | 236 view(s)
-
Today, 12:44 PM
Works fine for me as well.
Dim xstatus as Boolean (You did, correct?)
3 replies | 135 view(s)
-
Today, 11:46 AM
On Form_Load, all controls report Visible=False.
You can call Me.Show and then get the correct value.
3 replies | 135 view(s)
-
Today, 11:14 AM
Works fine for me. You probably need to provide more code context than just those two lines of code, or better yet a bare bones project that...
3 replies | 135 view(s)
-
Today, 10:58 AM
i have a problem with getting the correct status of textbox.visible. when the textbox property is set to .visible = True, the textbox shows...
3 replies | 135 view(s)
-
Today, 09:49 AM
I thought I read decades ago that ...
(1) there is a API fast copy that works on Vista and beyond
(2) that windows does some copy double buffering...
3 replies | 145 view(s)
-
Today, 09:18 AM
While scouring through an old forum post I found this solution.
I'd recommend putting in the same folder as VB6, it worked for me.
7 replies | 434 view(s)
-
Today, 09:03 AM
Truth doesn't matter to them.
15 replies | 310 view(s)
-
Today, 08:53 AM
Oh, wait a minute...I see that 75 is the difference between textbox height and font height. So, 1/2 of that is padding on top, and 1/2 on the...
8 replies | 236 view(s)
-
Today, 08:49 AM
Been playing around with this a bit....So, I created three textboxes, each of Font Ariel. First Font is 12PT, second Font is 24Pt and third Font is...
8 replies | 236 view(s)
-
Today, 07:32 AM
I know, Elroy, but why do that? :) Just create it the 'right' size in the first place. Of course it would be dependent upon fontsize, but, jeez,...
8 replies | 236 view(s)
-
Today, 07:20 AM
-There's an option in project settings 'Project - Auto prettify Source Code; change it to no to turn off caps and space correction.
-You can...
1 replies | 118 view(s)
-
Today, 06:57 AM
BETA 601 of the twinBASIC programming IDE is now available...
Download from here... https://github.com/twinbasic/twinbasic/releases
Click on...
332 replies | 78934 view(s)
-
Today, 06:55 AM
BETA 600 of the twinBASIC programming IDE is now available...
Download from here... https://github.com/twinbasic/twinbasic/releases
Click on...
332 replies | 78934 view(s)
-
Today, 06:42 AM
@fafalone
Thank you again. Am presently dealing with other and unexpected file-related programming challenges. The most frustrating is my...
17 replies | 1360 view(s)
|
Click Here to Expand Forum to Full Width
|