
- 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, 12:18 PM
i just have a variuos picturebox in a form.
all picture box as named PIC1, PIC2, PIC78, PIC90...PICnn.
how to delete all?
tks
note:
the...
0 replies | 5 view(s)
-
Today, 12:12 PM
Hello
Can you make 6 random numbers for me within the array of 10 numbers each time?
4 replies | 201 view(s)
-
Today, 11:46 AM
I'm going to do some testing with twinBasic. Here's the first test:
MyClass.cls
Public Names() As String
Private Sub Class_Initialize()
...
0 replies | 38 view(s)
-
Today, 11:38 AM
Your code (slightly modified)...I have NO idea what you are trying to do.
Private Sub Command1_Click()
Dim MyCollection As New...
4 replies | 201 view(s)
-
Today, 11:16 AM
Sorry guys.
MaxRows is the number of rows in a datatable.
WRLocateInfo is the name of the datatable.
cmbRow.Text contains the row number in the...
4 replies | 551 view(s)
-
Today, 10:44 AM
Perfect - thanks!
2 replies | 72 view(s)
-
Today, 10:41 AM
In an attempt to figure out why Excel crashes, I just had a situation in which I suspected the next time the macro ran, Excel would crash. So, I...
7 replies | 1029 view(s)
-
Today, 10:21 AM
I wrote a detailed explanation with pictures for WinDevLib but you can just substitute VBCCR
...
2 replies | 72 view(s)
-
Today, 10:18 AM
When the Debug Console shows a message like this saying that a new version of a package is available, how do I upgrade to the new version?
...
2 replies | 72 view(s)
-
Today, 09:38 AM
Hello
I do this
Private Sub Form_Load()
Dim A() As Variant
A = Array(4, 6, 13, 15, 20, 21, 29, 36, 42, 45)
4 replies | 201 view(s)
-
2 replies | 253 view(s)
-
Today, 07:33 AM
RJTExtEd is written by Rickard Johansson. It is a superb multi-programming language - advanced programmer's editor, yet not quite an IDE. It does not...
15 replies | 1728 view(s)
-
Today, 07:01 AM
try this: Relace your form load.
Private Sub Form_Load()
Dim A() As Variant
A = Array(4, 6, 13, 15, 20, 21, 29, 36, 42, 45)
...
4 replies | 201 view(s)
-
Today, 05:55 AM
Hello
I enter 3 fixed numbers and it works fine
The problem is with the label numbers, which are supposed to appear randomly
Thank you
4 replies | 201 view(s)
-
Today, 05:06 AM
BETA 814 of the twinBASIC programming IDE is now released...
Download from here... https://github.com/twinbasic/twinbasic/releases
Click on...
570 replies | 235985 view(s)
-
Today, 03:05 AM
The AlphaImgControl makes heavy use of a feature tB doesn't support just yet, placing UDTs inside Variant. It will support that soon. Besides that,...
2003 replies | 1590593 view(s)
-
Today, 01:22 AM
great!
Tks
8 replies | 926 view(s)
-
Today, 01:14 AM
In the first line: rjrexted
https://www.rj-texted.se/
15 replies | 1728 view(s)
-
Today, 12:58 AM
And is it very complicated to transform the code from a VB6 CTL to one that works for 64-bit versions?
Is there a 64-bit version of the LaVolpe...
2003 replies | 1590593 view(s)
-
Today, 12:37 AM
"and as I always use OCX that I have the Ctl - many thanks to the contributions of this forum"
You can't use a 32bit OCX in 64bit mode. Maybe a...
2003 replies | 1590593 view(s)
-
Today, 12:03 AM
That is NEVER an adequate description of as problem. You need to describe in detail what you expect to happen and what actually happens. That means...
4 replies | 551 view(s)
-
Yesterday, 10:02 PM
Ok fafalon, thanks for the info, now I understand something about where this is going, I already saw how to use your WinDevLib, the AI ??helped me...
2003 replies | 1590593 view(s)
-
Yesterday, 09:12 PM
VB6 FOR LINUX(Wine),twinbasic like vb7 on linux,what ui will use?RC6Widgets
RC6Widgets.dll cairo.dll can use on linux?andriod?
Edit
For...
2 replies | 253 view(s)
-
Yesterday, 09:07 PM
it's your js editor ide by you?
15 replies | 1728 view(s)
-
Yesterday, 08:59 PM
Ah...for the fun of it (Ah, tanto per divertimento...), in my terrible Italian!!! Added a lot. Put the program in Italian for the user. Gave user...
8 replies | 926 view(s)
-
Yesterday, 07:49 PM
Yeah, that 'swhy it's usually best to copy and paste the code. That way it is always the exact same code.
Where does Maxrows come from.
What is...
4 replies | 551 view(s)
-
Yesterday, 07:32 PM
RC6Widgets.dll
cairo.dll can use on linux?andriod?
2 replies | 253 view(s)
-
Yesterday, 07:04 PM
Hi
I am learning to program using Visual Basic and databases. I'm stepping through an example in the text book for using the DataCombo Control...
0 replies | 93 view(s)
-
Yesterday, 04:30 PM
Yes I know I am missing a couple parenthesis; they're in my code I missed typing when add to this post.
4 replies | 551 view(s)
-
Yesterday, 04:24 PM
I'm working on a project that has two forms. One form has a Datagridview populated with part numbers that represents part data for that PN. The DGV...
4 replies | 551 view(s)
|
Click Here to Expand Forum to Full Width
|