
- 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, 10:33 AM
not really....you (if your teacher approves) should look at using a listview or a flexgrid instead of a listbox when working with 'columns'.
And...
6 replies | 54 view(s)
-
Today, 10:31 AM
OK thanks
issue resolved
6 replies | 54 view(s)
-
Today, 10:31 AM
SLIGHT MODIFICATION:
Private Sub Command4_Click()
'Salida
If Text1.Text = "" Then Exit Sub 'can't do anything with blanks
If...
6 replies | 54 view(s)
-
Today, 10:10 AM
Although I completely disagree with using a listbox with columns (a grid or listview would be SO much easier to use), here is how I would quickly...
6 replies | 54 view(s)
-
Today, 08:58 AM
thanks for replying SamOscarBrown
ok would be 239 and modify, show the value in list1 of the 3rd column
6 replies | 54 view(s)
-
Today, 08:55 AM
Thank you for your help. It was exactly what I needed. (I am so blessed you haven't seen the rest of my variables!!!)
2 replies | 109 view(s)
-
Today, 08:42 AM
This must be a homework assignment.
Wow...some pretty basic (and not done well at all) code. But to offer you some guidance, just one...
6 replies | 54 view(s)
-
Today, 08:41 AM
Less than that if DD gets his hands on 'em.
65080 replies | 6548492 view(s)
-
Today, 08:36 AM
hey, I'm trying to work on same project and completely new to programming. Please can you share with me your project or the code? Thanks
3 replies | 2397 view(s)
-
Today, 08:33 AM
This might help...
https://social.technet.microsoft.com/wiki/contents/articles/38266.vb-net-binding-wmi-managementobjectsearcher-results.aspx
3 replies | 130 view(s)
-
Today, 08:09 AM
Shaggy and JMC - thank you both! This is coming along very nicely!
Is just calling the SQLDataReader .CLOSE method enough to clean up or are...
15 replies | 302 view(s)
-
Today, 07:45 AM
Hi, I'm ontro
I am making a small program I need to discount the value that I put in the text3.text
and change it to selected value from list1...
6 replies | 54 view(s)
-
Today, 07:37 AM
How was it damaged?
2 replies | 114 view(s)
-
Today, 07:25 AM
I think so as well...
So, why not "ban" this old-fashioned way to store resources for good?
These days I use either SVGs or PNGs (in a decent...
12 replies | 241 view(s)
-
Today, 07:21 AM
nvm - just needed to make a SUB NEW() of my own - moving along now!
15 replies | 302 view(s)
-
Today, 07:17 AM
You can test your cLang.LoadGraphic icon directly by placing it in a AlphaBlendImage control if it retains alpha channel going through LoadImage and...
12 replies | 241 view(s)
-
Today, 06:41 AM
Ok - off to a slow start. Added a PUBLIC CLASS acsDataReader and much to my surprise when I typed INHERITS DbDataReader all of those METHODS and...
15 replies | 302 view(s)
-
Today, 06:22 AM
My guess is that it is indeed VB6, with a custom error handler in action.
@macmacmac: right-cklick into the code window of the IDE, click "Toggle"...
3 replies | 92 view(s)
-
Today, 06:04 AM
If it works sorry. Do not call the module when loading.:D
3 replies | 100 view(s)
-
Today, 05:56 AM
so in vb6 they may be designers rather than forms, so while userform1.show (or whatever name) will load and show the userform it will not be a member...
7 replies | 185 view(s)
-
Today, 05:37 AM
Thanks for your comments.
It is indeed a bug. The AutoSize should fetch the data via IVBFlexDataSource_GetData, if applicable.
I will fix it...
440 replies | 132096 view(s)
-
Today, 05:27 AM
Well, the minimum wage would go up. And it wouldn't be communism. But the hyperbolic right wing medium would call it that.
Are you arguing...
505 replies | 15491 view(s)
-
Today, 05:27 AM
i think he wants the called exe to feed back some data to his caller
3 replies | 100 view(s)
-
Today, 05:20 AM
is this vb6? i have never seen a line number with that error
3 replies | 92 view(s)
-
Today, 04:53 AM
Well, attacking via the Mannerheim Isthmus has proven to be a bad idea so I suggest they will move in from the North.
505 replies | 15491 view(s)
-
Today, 04:44 AM
I think you misunderstand, I don't have a problem with the icon stored in the frx file, I have a problem when it's stored in my resource dll, and...
12 replies | 241 view(s)
-
Today, 03:16 AM
Nice suggestion too. Thanks for reply. Thanks @wqweto for the quick updation.
3 replies | 97 view(s)
-
Today, 03:04 AM
Ouch!
Fixed in commit 0ebeeda
cheers,
</wqw>
3 replies | 97 view(s)
-
Today, 02:51 AM
Nice...
Just a note about a constant-definition within cAsyncSocket (also @wqweto):
Private Const MAX_SOCKETS As Long = &HC000 -...
3 replies | 97 view(s)
-
Today, 02:50 AM
Thanks Paul for your suggestions, i will change the textbox into Label for input. This part of coding was only for testing
10 replies | 217 view(s)
|
Click Here to Expand Forum to Full Width
|