
- 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, 05:55 AM
hi
Is there a code that can change the computer calendar to any calendar?
0 replies | 1 view(s)
-
Today, 05:53 AM
hi
Is there a code that can change the computer language to any language ?
0 replies | 2 view(s)
-
Today, 05:49 AM
hi
What is the code to open the WhatsApp program ?
0 replies | 2 view(s)
-
Today, 05:44 AM
for me its about timing, stability and performance.
when I can run my game and its stable, when I code in TB (not just use it as a compiler)
and...
1 replies | 10 view(s)
-
Today, 05:31 AM
Hello,
I've started taking a look at TwinBasic and seems quite promising.
Do you guys think it would it be worth a purchase as a VB replacement?...
1 replies | 10 view(s)
-
Today, 04:32 AM
Webview1.Navigate "https://www.baidu.com?id=2",0
Webview2.Navigate "https://www.baidu.com?id=2",0
There is actually no need to wait here, if you...
389 replies | 82838 view(s)
-
Today, 04:17 AM
Loading two WebVIEWs is slow, why?
Web1 InitComplete UsedTime:111.3823ms
Web2 InitComplete UsedTime:8124.4131ms
WEB1 NavigationCompleted...
389 replies | 82838 view(s)
-
Today, 04:14 AM
theres a few explanations why I need IStream like this.
1. I merge all files into 1 .dat file.
2. in my "early" version I did have the files in...
7 replies | 216 view(s)
-
Today, 03:58 AM
Can you try it yourself? TB is free to download and has portable installation i.e. unzip it in a folder and start the executable (no setup).
...
3 replies | 71 view(s)
-
Today, 03:54 AM
Oh boy, didn't it just. I think the difference was that 9/11 was sudden and done. Covid locked us all away for a couple of years where we could...
9 replies | 148 view(s)
-
Today, 03:46 AM
Btw, there is a SHCreateStreamOnFile API function which allows you to stream a file from disk without reading it into a byte array first.
cheers,...
7 replies | 216 view(s)
-
Today, 03:44 AM
For a while I thought some kind of national emergency would help bring the country together, kind of like 9/11. The pandemic was just that...
9 replies | 148 view(s)
-
Today, 03:40 AM
Luckily it was to the end of the dive, and i deployed some 10 seconds later.
still a mess….
68163 replies | 14528796 view(s)
-
Today, 03:24 AM
anybody with some common sense should realize that it is impossible to become a Developer just asking question(s)
- you have to know what to ask for...
10 replies | 217 view(s)
-
Today, 03:21 AM
That pun just curdles my blood.
380 replies | 16292 view(s)
-
Today, 02:52 AM
ok compiled it. added a msgbox instead of Debug.Print.
runs in windows 7.
I will send it to my team-member so he can try run it.
I found...
7 replies | 216 view(s)
-
Today, 02:39 AM
tks. now sorted.
7 replies | 191 view(s)
-
Today, 02:37 AM
ChatGPT has given you AN answer, but not necessarily the best answer.
I gave you a link in the other thread, for an example of using dialog forms....
10 replies | 217 view(s)
-
Today, 02:30 AM
@Leandro
-> CreateStreamOnHGlobal(bvData(0) works, but is not correct. The first parameter must be a memory handle coming from GlobalAlloc.
@baka...
7 replies | 216 view(s)
-
Today, 02:24 AM
come on this is simple math.
what is .12 * 1.6667?
theres only 0-59 in seconds but theres 0-99 in decimal. u either use date or decimal. that...
7 replies | 191 view(s)
-
Today, 02:20 AM
Hi Olaf
Just curious.
Debug.Print Seconds / 60 equals 25.2
pls advise why it does not equal 25.12
7 replies | 191 view(s)
-
Today, 02:14 AM
Well bring some trophy, something!
A stake...No wait no stake, no local food. To be safe privately give me your credit card number ,name, expiry...
380 replies | 16292 view(s)
-
Today, 02:10 AM
Shouldn’t the parameter of the sub not be without parentheses?
Sub DoSub(Arr1 As Variant)
'
End Sub
1663 replies | 655537 view(s)
-
Today, 01:14 AM
Wow. That's surpising. Yall need to get on that quick. Almost every language supports this kind of thing now:-
VB.Net
Public Sub Test1()
...
1663 replies | 655537 view(s)
-
Today, 12:24 AM
It takes a lot of time to realize the main functions in WEBVIEW2, and it is quite difficult
use enum,?
ambiguous name found: Navigate
37 replies | 1214 view(s)
-
Today, 12:24 AM
No, but you can't in VB6 either.
1663 replies | 655537 view(s)
-
Yesterday, 11:38 PM
Thank you
2 replies | 104 view(s)
-
Yesterday, 11:16 PM
Sub Test1()
Dim Arr1() As Variant
Arr1 = Array(1, 2)
' Call DoSub(Array(1, 2)) 'Array() Compilation error: Type mismatch: missing array...
7 replies | 363 view(s)
-
Yesterday, 11:15 PM
Sub Test1()
Dim Arr1() As Variant
Arr1 = Array(1, 2)
' Call DoSub(Array(1, 2)) 'Array() Compilation error: Type mismatch: missing array...
1663 replies | 655537 view(s)
|
Click Here to Expand Forum to Full Width
|