Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Browsing all 21089 articles
Browse latest View live
↧

Adjusting an action to specific starting and ending times

In a picturebox I want to simulate the movement of an object from place A to place B, so that it takes exactly t seconds. It currently takes a time much less than t, so it all consists in slowing it...

View Article


[RESOLVED] how would i tranfer the velocity or speed of an object into a...

im trying to explain this the best i can . this way you change the velocity to get the balls angle change ,im trying to hopyfully ,with i havent a clue ,get the angle instead. thanks all Code:...

View Article


simular control like listview WITH multiline text and object support of each...

Hallo, does anybody can help me finding a custom control which has the features like listview control but with full support of wrapped lines (line breaks) - not only at 'view' 0 and 1 (Icon and...

View Article

i need pointers basics

hi i am newbie to vb6 i need guidance and tuts regarding pointers and how to use them in any project if any posts for me it would be very thankful

View Article

webbrowser - open popup window in current webbrowser control

Hi all, On my website I have a popup filter that I want to handle in my vb application. Ideally I would like my filter to appear in the same Webbrowser control on my form as my website, then when the...

View Article


Handling .txt files with VB6

Hi, I want to call a subroutine in my VB6 app when an event occurs and append some data to a txt file. I have the following code which I want to open a .txt file that resides in a folder (with full...

View Article

[RESOLVED] why contorl array index variable doesnt work ?

Private Sub Labelpad_MouseDown(Index As Integer, Button As Integer, Shift As Integer, X As Single, Y As Single) Select Case Index And Button Case Is = 0 And 2 labelpad(0).Caption = ""...

View Article

Vb6 bitmap streams

Hi, I have a lot of experience in vb6, so any help will be appreciated .. Biblioteca.dll an alert, get a camera by stream. When this library can identify a particular object, it creates several events,...

View Article


detect mouse right click menu events

I am trying to detect right click mouse copy/paste events as below.I am able to detect mouse right click, but don't know how can I detect which event(copy or paste) among different right click menu...

View Article


[RESOLVED] Handling .txt files with VB6

Hi, I want to call a subroutine in my VB6 app when an event occurs and append some data to a txt file. I have the following code which I want to open a .txt file that resides in a folder (with full...

View Article

run time error 3027

i have created a table called i with only one attribute name varchar(100) i connected to vb6 using odbc i am getting the error run time error 3027 cant update: datbase or object is read only i have...

View Article

[RESOLVED] Barcode Issue?

Hi everyone. I have a barcode scan thing. Anyway, my question is how can we remove or add the zero's in a barcode. In my case I have barcode read two different way as: 1- 1234 2- 001234 ---> all I...

View Article

vb6 dao and begintrans & committrans

:mad:I have a old project with VB6 and DAO ( i have no time to modify this in ADO Jet:-(:sick: To speed up rs.addnew (during import a value from a text file, approx 224.000 lines) i need: for x = o to...

View Article


Create Database & Attach Existing File

Hi I may have repeated this question . I want to create New Database & attach existing file to it . How it can be done. I have written the below Code it gives message file already exists Set myConn...

View Article

[RESOLVED] When VB6 studio starts, how does it know what files to open?

Whenever I click on my vbp file in Windows Explorer to start my IDE, it seems to open with the same six files. These aren't the six files I am working on. I close all six (one by one, because there's...

View Article


[RESOLVED] Common dialog error trapping not working

I've been through a lot of "fixes" for this but nothing works. When I run this code and the user presses cancel, I get a dialog box that tells me cancel was pressed and it stops on the .showsave line....

View Article

Division results in 8.32957075464354E-03

Here is the equation: 401.25 / 48171.75 this results in this: 8.32957075464354E-03 how do I get the correct number which is: 120.05420560.... The total number is 28 decimals long. Basically I need 4 to...

View Article


[RESOLVED] the event procedure starts with second click it doesnt work with...

Declaration Dim palette As Byte Private Sub Command10_Click() Select Case palette Case Is = 0 Form1.Height = 10575 palette = palette + 1 Case Is = 1 Form1.Height = 9375 palette = palette - 1 End Select...

View Article

Image may be NSFW.
Clik here to view.

DLL call from VB6

I received a DLL from vendor in order to interface with device. I asked vendor if my VB6 program is able to call this DLL but they have no idea about that because their engineer have never experienced...

View Article

Image may be NSFW.
Clik here to view.

[RESOLVED] Edit Ms Flex Grid

Dear all, I want to Edit MSFLEXGRID using a text box but my textbox(txtEdit) is not getting fix on flexgrid(fg1) cell. Please look at the attached snap. my code is as under Code: Private Sub...

View Article
Browsing all 21089 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>