| Thread | Last Post | Replies |
|
| Options Dialog with treeview - best practice? | 29 Oct 2004 15:03 GMT | 2 |
I would like to programm an options Dialog with a treeview, like MyIE, Firefox or even Netscape use. Which would be the best way to show and hide the necessary controls on clicking a group in the treeview?
|
| How to put a big file into a variable? | 29 Oct 2004 14:18 GMT | 5 |
I'm not able to put a big file (600Mo) into VarDonnéesDuFichier3 . With the MsgBox line, VarDonnéesDuFichier3 displays zero (o). Where is my problem? Is there an other way to open a big file (600Mo) into VarDonnéesDuFichier3 (with the special data like a mpeg) ?
|
| New Zealand's Yoko Site | 29 Oct 2004 11:23 GMT | 3 |
www.kia-ora-yoko.co.nz This site was created by the Maoris, the indigenous people of New Zealand.
|
| msvbvm60.dll version 6.0.97.82 | 29 Oct 2004 08:13 GMT | 4 |
Bonjour, Depuis quelques temps et de manière "aléatoire", j'ai un plantage sur une application. Application défaillante ... module défaillant msvbvm60.dll version
|
| Need help to modify code | 29 Oct 2004 01:47 GMT | 3 |
I have not studied VB and I need some help modifying the following code that was generated by the code builder built in to Access. I have added a Command Button to the bottom of a form to print a different form when it is clicked. The form name I want is correctly
|
| Little help with Windows API | 29 Oct 2004 01:25 GMT | 1 |
Hi, would anyone give me some examples of how I would go about finding a button in an application and clicking it with API? thanks
|
| ss32x25.ocx(Ver 2.5.0.20) behavior in Windows XP | 28 Oct 2004 20:54 GMT | 1 |
When a cell type is integer type defined with a length of greater than 7,the form on which the spread sheet is residing will get freezed and the user will not be able to edit that particular field or any other field. Solution:
|
| Problem:Richtext box control | 28 Oct 2004 17:21 GMT | 2 |
Requirement: Not to allow user to enter accented charaters other than specified. Ex.'Ú'. Control type used : Richtextbox. Methodology followed:
|
| Ways to color a string | 28 Oct 2004 14:37 GMT | 2 |
I'm new to Visual Basic and I'm writing a simple program. In the program I need to send a colored string to a specified cell in Excel. For example, if a cell is within a certain numerical range the cell above it would be labeled "RED" in red letters. Any suggestion on how
|
| shutdown | 28 Oct 2004 11:06 GMT | 1 |
hallow all earlier i posted a question about shutingdown a computer. there was someone who helped me with the code? i don't know anymore who he was.
|
| Entering executable code during run-time | 28 Oct 2004 09:42 GMT | 8 |
I wrote a little program which helps me graph functions. The only way that I know how to do this is entering my functions in the Visual Basic editor then press "Play - F5" and start the program. (If I make it executable it only shows the functions that I entered before).
|
| mswinsck client server address in use | 28 Oct 2004 09:40 GMT | 2 |
I am writing a client/server application using mswinsck. The thing is, after the client disconnect it can not reconnect for a few minutes (as defined in the tcp protocol I guess). I don't want to use the random port option because I need this
|
| Run time error 429 , ActiveX component can't create object | 28 Oct 2004 05:42 GMT | 3 |
Hello, I am doing a project in Visual Basic 6 to create an object of ABBYY FineReader 7.0 professional Edition.But I am getting a run time error Run time error 429 in Visual Basic -ActiveX can't create componenet
|
| Complex disk programming problems | 28 Oct 2004 05:08 GMT | 1 |
I need to know it this is possible: At my job we take aerial digital photographs. Our rigs have swappy cages with 2 laptop hard drives in them (not standard-designed for only 1). We have a system that makes them hot swappable; we do this by
|
| Position of MsgBoxes. | 28 Oct 2004 03:44 GMT | 4 |
Hi, experts. Would anyone know of some means to position a MsgBox? They always pop up somewhere on the screen where the user doesn't want them. If you do, you probably also know how to change the font.
|