
- 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, 09:37 AM
I get this all the time. The issue is compounded by the fact that developers are in different operating systems with differing environments. Some use...
3 replies | 138 view(s)
-
Today, 09:33 AM
You only can archive this goal if you draw your own control using OwnerDraw....
check the VBCCR source code, there is plenty of code how to draw...
4040 replies | 3312690 view(s)
-
Today, 09:22 AM
Not just that. Had a museum paid that, it would be a bit excessive, but the purse would be there for display. In this case, the purse will most...
69850 replies | 23958076 view(s)
-
Today, 09:11 AM
The complete siterip is 83mb zipped, I have it if you want.
3 replies | 130 view(s)
-
Today, 09:02 AM
Cairo itself is open source. No need to dig into GDI+, just replicate the RC6 cairo wrappers. If you look at RC6's cairo dll, you'll see all the same...
12 replies | 353 view(s)
-
Today, 08:53 AM
Private Sub TEST_CSV_ADO()
Dim CON As ADODB.Connection
Dim RS As ADODB.Recordset
Dim SQL As String
Dim THEPATH As String
...
5 replies | 181 view(s)
-
Today, 08:12 AM
Yup, I've been doing some research myself. I'm not going to proceed down this path as it is a workaround at best. What I am looking for is for the...
4040 replies | 3312690 view(s)
-
Today, 08:07 AM
XYplorer have released BETA v27.90.xxxx version of XYplorer (64-bit).
Developed with the twinBASIC programming language, XYplorer is undergoing...
5 replies | 2899 view(s)
-
Today, 07:51 AM
First set the DrawMode property to OwnerDraw. Now you can draw your own control in the OwnerDraw event of the control:
Private Sub...
4040 replies | 3312690 view(s)
-
Today, 07:45 AM
Thankyou Franky, I could not find them elsewhere and not in the archive either.
3 replies | 130 view(s)
-
Today, 07:36 AM
BETA 856 of the twinBASIC programming IDE is now released...
Download from here... https://github.com/twinbasic/twinbasic/releases
Click on...
613 replies | 242453 view(s)
-
Today, 07:17 AM
I removed the EXEs from the ZIPs.
3 replies | 130 view(s)
-
Today, 06:47 AM
This old forum, VB-ers and the like have existed for a long time now and many of us are aware of each other through our posts, images, code samples,...
0 replies | 29 view(s)
-
Today, 06:28 AM
I have toothache. Ibuprofen, paracetamol, gel and waiting for an appointment.
137 replies | 37640 view(s)
-
Today, 06:21 AM
You can save the image, then delete it afterwards (you'll need to add this part), here is a vb.net 8 LTS Winform that uses that method
EDIT:...
1 replies | 70 view(s)
-
Today, 05:25 AM
BETA 855 of the twinBASIC programming IDE is now released...
Download from here... https://github.com/twinbasic/twinbasic/releases
Click on...
613 replies | 242453 view(s)
-
Today, 05:20 AM
twinBASIC programming IDE BETA 854 is now released...
Download from here... https://github.com/twinbasic/twinbasic/releases
Click on...
613 replies | 242453 view(s)
-
Today, 05:09 AM
Btw, impl RC6 in TB will be much easier with static linking of OBJ files as API declares with CDecl support.
Distributing it as a twinpack will...
12 replies | 353 view(s)
-
Today, 04:38 AM
Faf, and others,
Does anyone have the sample code from here:
...
3 replies | 130 view(s)
-
Today, 03:53 AM
Yeah, that seems to be it.
7 replies | 247 view(s)
-
Today, 03:43 AM
I'm not comparing RC6 to the o/s nor the VB6 environment in terms of it's usage. My 'shelf' below shows the software I use on a continuous basis and...
12 replies | 353 view(s)
-
Today, 03:24 AM
Fear of repercussions if the truth about the known faulty software became public perhaps?
7 replies | 247 view(s)
-
Today, 03:23 AM
One of the reasons why I believe he might be amenable to others taking some of the workload.
12 replies | 353 view(s)
-
Today, 03:21 AM
Yes, that is what I understand, not having done that before it is still a minor mystery to me.
4040 replies | 3312690 view(s)
-
Today, 02:32 AM
Something is partially overwriting those files other than your code editor so the first order of business is to determine what that is.
3 replies | 138 view(s)
-
Today, 02:30 AM
Show us all the code we need to replicate your scenario. This is not normal behaviour so it's something specific causing it, so we need all the...
5 replies | 175 view(s)
-
Today, 12:34 AM
In my opinion it may not be a "property" but it could also be set in "Run-Time", if it is possible.
1563 replies | 771298 view(s)
-
Today, 12:32 AM
Thank you so much for the help.
2 replies | 224 view(s)
-
Yesterday, 11:55 PM
Hello
I want to copy an excel range, transform it into a picture and paste it into another sheet
on the "CopyPicture" line if I stop the program,...
1 replies | 70 view(s)
|
Click Here to Expand Forum to Full Width
|