
- 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, 06:25 AM
That's why I created the dedicated thread about tB releases https://www.vbforums.com/showthread.php?900178-twinBASIC-programming-Beta-releases
Now...
1587 replies | 650307 view(s)
-
Today, 06:21 AM
but u dont use controls. u draw directly into the canvas.
thats the difference. u create classes for all kinds of needs. u need to adjust its...
9 replies | 172 view(s)
-
Today, 06:12 AM
If I was doing anything particularly weird in pixels then I would take all the advice but I am not.
I am simply setting the form height in twips...
11 replies | 273 view(s)
-
Today, 05:55 AM
B4a, b4i, they also sold licenses at the beginning, and then they licensed the development of Android tools for free for everyone to use.
Because...
48 replies | 2373 view(s)
-
Today, 05:51 AM
You can use JS to block the right click operation. Then JS calls VB to display a menu.
48 replies | 2373 view(s)
-
Today, 05:49 AM
If that was the case, you'd be able to quote the passage where I said that.
If Classes were useless, they would not exist in any modern language...
9 replies | 172 view(s)
-
Today, 05:42 AM
This is not true. The "WebBrowser" control is an Internet Explorer based, ancient control, unrelated to WebView2. The WebView2 runtime contains no...
1587 replies | 650307 view(s)
-
Today, 05:42 AM
Hi all. O7
Consider you have a tab control with a lot of tab items and they also contain some tabs in themselves eighter. I am looking for...
0 replies | 12 view(s)
-
Today, 05:36 AM
And you're right, that an internal method would be much "neater".
I'm not entirely sure, whether you are aware about the "ton of W-Events" inside...
9 replies | 172 view(s)
-
Today, 05:35 AM
Thank you very much Olaf
Congratulations again for your wonderful work.
François
48 replies | 2373 view(s)
-
Today, 05:20 AM
one more question.
previously , with the webrowser control. I could right click a link and raise my own menu.
how can i do this with RC6
ie ...
48 replies | 2373 view(s)
-
Today, 05:18 AM
What I mean is that you can show a webview2 control like a text box, a button,make for basic control.
After the software is installed, it...
1587 replies | 650307 view(s)
-
Today, 05:05 AM
Think about using a database. If you want to be fast, it is not convenient to use this JSON format for tens of thousands of data.
1 replies | 73 view(s)
-
Today, 05:00 AM
tks Olaf
works great.
tks
48 replies | 2373 view(s)
-
Today, 04:53 AM
Would be a good idea to include the changelog, but the rest is nonsense, I like the updates and links, keep up the good work VB6 Programming. But now...
1587 replies | 650307 view(s)
-
Today, 04:50 AM
Well out of all that incoherent mess, I could at least find one thing I understood and definitely agree with :)
tB can't rival truly surpass VB in...
1587 replies | 650307 view(s)
-
Today, 04:30 AM
Thank you very much for this tips. I used RC6 in few VB6 projects to use one of functionalities of SortedDictionary, now I am on the way to convert...
6 replies | 417 view(s)
-
Today, 04:23 AM
example how it works (theres are many different UI, theres like 40 of those here 2 to show)
Select Case .ui
Case 0 ' map
...
9 replies | 172 view(s)
-
Today, 04:12 AM
if u want performance, module > class.
classes are a bit slower to use (just a bit)
Olaf, if I follow your advice I would be posting thread like...
9 replies | 172 view(s)
-
Today, 04:06 AM
VB6 Programming, please post only in dedicated thread about tB releases. And please post some real "update" information like the change log as all...
1587 replies | 650307 view(s)
-
Today, 03:55 AM
BETA 318 of the twinBASIC programming IDE is now available...
Download from here... https://github.com/twinbasic/twinbasic/releases
Click on...
3 replies | 212 view(s)
-
Today, 03:50 AM
BETA 318 of the twinBASIC programming IDE is now available...
Download from here... https://github.com/twinbasic/twinbasic/releases
Click on...
1587 replies | 650307 view(s)
-
Today, 03:48 AM
twinBASIC status update:
twinBASIC Update: May 28, 2023
Highlights include a new home for twinBASIC documentation (docs.twinbasic.com) and an...
1587 replies | 650307 view(s)
-
Today, 03:16 AM
Thanks Olaf,
I've actually got the data in globals for the moment (for testing). So I'll worry about that a bit later.
Right now I'm just trying to...
9 replies | 172 view(s)
-
Today, 02:59 AM
Whilst that might have worked in your case - it's nevertheless bad advice.
Especially when it comes to "elegant-communication", Classes are...
9 replies | 172 view(s)
-
Today, 02:55 AM
Gawd ... please ...
STOP SPAMMING THIS FORUM!
Nearly everything you post is:
- in barely decipherable english
- in most cases totally...
1587 replies | 650307 view(s)
-
Today, 02:53 AM
Oh indeed. I added them to references tab of project and it is now working properly. Sometimes I feel embarrassed.
Since this thread is resolved...
2 replies | 122 view(s)
-
Today, 02:52 AM
I avoid classes as much possible.
in my game, that is quite big already, I only have classes that are mostly one-way.
so the music-engine and the...
9 replies | 172 view(s)
-
Today, 02:43 AM
Then make this an "inventory-widget", which always pops up in the same size -
and accounts for "different amount of records" by using a...
9 replies | 172 view(s)
-
Today, 02:28 AM
Have you added a reference to the library specified in the error message? You don;t add DLLs to the Toolbox. You reference a DLL on the References...
2 replies | 122 view(s)
|
Click Here to Expand Forum to Full Width
|