Search:
Type: Posts; User: Arnoutdv
Search:
Search took 0.03 seconds.
-
Then loop through all the rows of the flexgrid, check if the id in column 0 matches the value of the textbox, if it does then update the values
-
In your previous thread Olaf Schmidt gave you an example of a rotating triangle with a gradient fill
-
If it’s about scrolling the MSFlexGrid then check this thread
https://www.vbforums.com/showthread.php?388077-RESOLVED-Scroll-down-a-MSFlexGrid-with-Mouse-Wheel
-
Otherwise check the AxDll by Krool
https://www.vbforums.com/showthread.php?882857-VB-SQLite-Library-(COM-Wrapper)&highlight=Sqlite
-
Using an ActiveX Exe without registration? I thought this was not possible!
Do you have a sample/article/reference for using "the OBJREF moniker"?
-
What do you want to do with Twips?
The relation between twips and pixels is in Screen.TwipsPerPixelX and Screen.TwipsPerPixelY
-
What doesn’t work?
Show the modified code and the line which causes the problem
-
Maybe this can be of any use to you:
https://www.telerik.com/blogs/uncovering-typescript-for-c-developers
-
Why not just rewrite / transcode the parts you need?
-
Random TS files?
I assume you have a need for the parts you want to convert?
-
A year a ago the price was €1.92
Then a peak at €2.50 somewhere in March 2022
After this peak the taxes were reduced, giving a new price of € 2.25 at the 1st of April.
In the following weeks the...
-
The current price for car fuel in Europe is around €2.40 per liter.
So I don’t think it’s government related or related to the war Putin started, it’s all about get rich richer
-
Feed the cat..
Trying to hack an application because you have a cat walking on your keyboard is quite .. strange.
If I had a cat this would happen only once.
-
I use MZTools (v3) for this.
Just a click in the menu when in a routine and code will be inserted based on a template much like AxTools CodeSMART
The template I use:
On Error GoTo Proc_Error...
-
In the menu all windows are located under "View"
-
I don’t understand how the concatenation of 3 AddItem methods can be stored in a variable of type long
-
I still use the Zip Extraction Class provided by McMillan's Visual Basic Code, it uses the ZlibWapi.dll to extract files from ZIP archives.
The site doesn't exists anymore, but a backup can be found...
-
Do you know how to write SQL queries?
If not then start with some basic online tutorials, like w3schools
-
-
Visual Studio is an Integrated Development Environment for multiple programming languages.
You question is not about the VSStudio, but about Python and the specific library you want to use.
And...
-
What do you mean with installing a Python extension in Visual Basic Code?
Maybe you are confusing VB.Net with Visual Studio:...
-
But I still don't see how this VB.Net related.
The code you posted is Python code:
https://www.geeksforgeeks.org/introduction-to-pywhatkit-module/
-
Then “like” must be a method implemented in “pywhatkit”
Check the documentation
-
The VB6 syntax doesn’t allow this.
You can also create a subroutine with the control as a parameter
-
What is exactly coded using VB?
-
Opening a memory DB from a byte array would certainly be a great addition.
At the moment I use temporary files for this.
Decompress a compressed DB file to a new file, open this file to memory,...
-
@vbrad, you are correct, the thread was resurrected from the dead by stefano.gatto
-
Is there a specific reason for doing this?
I assumed light weight objects are particularly useful when adding thousands of them to a collection, not when having a single instance.
-
-
-
You have to be more specific about what your actual question is.
Just posting code and a vague description isn't going to get someone to help you
-
You could also use the Currency datatype
-
In final projects I never tick "Remove array bounds checks" option.
They cause hard to track crashes when you unexpected have to deal with malformed data or whatever.
Better suffer from the loss of...
-
Complete sample project in the Codebank:
https://www.vbforums.com/showthread.php?408287-VB6-Scoring-Poker-Hands
-
Like you probably expected, this attachment gives the following message:
Invalid Attachment specified. If you followed a valid link, please notify the administrator
-
@Politano, do you have question related to this thread?
The thread is dated 2006, that's 16 years ago, so I don't think jsmallberry is still working on this.
-
Which code?
Please provide a clear and full explanation of what you want to achieve and what is not working
-
You don’t need to retire from the forum :-)
-
Yes, it explains that he modified the code, without knowing what he is doing or what the implications are
-
Then what’s the purpose of this thread, increasing your post count??
|
Click Here to Expand Forum to Full Width
|