Hi Guys
What code would i need for a description box to appear when the mouse is over an object?
Sorry if this is vague but i dont know how else to describe it!
Cheers
r3b00t
Hi
Ive got 3 textboxes which, when a button is clicked, will add an item to a listbox, this item consists of the data from the 3 textboxes seperated by space(20) eg 09/31/2002 1329654321 12.30pm
What i want, is for when a user double-clicks an item for the 132965432 part of...
Hi again
Ive just completed the program i was working on and was wondering if you wanted to have a look, since you helped me with most of it?!?
Cheers
r3b00t
Is it possible to code one of these in VB, as all of the examples ive seen are web-based?
If so could anyone point me in the right direction?
Regards
r3b00t
Hi, thought id ask you because youve helped me alot already.
You probably have an idea of what im trying to do, but heres the gist of it.
I have 3 text boxes on the first form which when the submit button is clicked are added to a listbox on the second form in the one string eg. 1329321321...
Ive got a project where the user is asked for three responses, these responses, when the appropriate button is clicked, are added to a listbox on a second form and the user can view the items by pressing a button to display the second form.
The problem i have is, when the program is closed and...
Hi
Is it possible to sort listbox items by date, if so could someone please explain?
I have three entries per item, the date being the second.
Regards
r3b00t
Im having trouble gettig information using GetSetting.
I have a list of details that is accessed by using the Submit button, the code i have for this goes like:
SaveSetting "Callbacks", "To Do", "Callback List", List1
' List info from text boxes in List1 with 5...
Hi guys
I know im being a pain but please bear with me!
Ive been reading a bit about the SaveSetting and GetSetting functions.
What i want to know first is will this work with VB learning edition?
Secondly how could i use these functions to firstly save listbox items when the application is...
Geez i love this formum!
Anyways guys, one last question, promise!!!
What i want is when the user clicks a command button to submit details, for all details to be automatically saved.
So that when the application is opened again all details that were submitted, will show in the listbox were...
Sorry about this guys but ive yet another question if yous wouldnt mind helping me out.
When ive got an item selected in the listbox and click the delete command button, a msgbox appears giving the options of yes to delete or no to cancel the operation.
The code ive got goes like this...
Hi guys
Ive got two forms, on the first one ive got three text boxes and a submit button and on the second a list box.
What i want is when the user clicks on the submit button for all the text in the three boxes to be added to the list box in a presentable way.
Can anyone help please?
Cheers...
Hi guys
Im doing a simple program where i have 4 command buttons which are 4 questions, a text box which shows the question when one of the command buttons is pressed, 3 text boxes with three possible answers and finally three check boxes, one next to each answer text box. I want the user to...
Hi guys
When i try to open a form in VB i get a message 'The instruction at "0x004581f1" referenced memory at "0x00000000". The memory could not be read.'
Click OK to terminate program
Click Cancel to debug program
Ive no idea why im getting this error message, anyone any...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.