| Thread | Last Post | Replies |
|
| True DBGrid RowColChange doesn't fire on first mouse click | 11 Jan 2007 01:38 GMT | 1 |
I spent a good portion of my workday today on a bug-hunt. I'm working on records management app which relies on the True DBGrid control in a number of places to display information pulled from the database. The main app consists of a number of separate data entry forms for
|
| Sorting an array, variable declared as Double | 11 Jan 2007 00:43 GMT | 1 |
Hello, I have an array, Marks(1 to 35) as Double, which I will need to sort. This will be sorted ascending and descending. How can I complete this?
|
| Silly mistake | 11 Jan 2007 00:33 GMT | 9 |
Help! I cocked up at work and tried to install CuteFTP 8 onto my Windows NT development box, without checking the requirements first (ME/Win 2000/XP only). I only installed it to develop some code to drive CuteFTP so that I
|
| VB6 future? | 10 Jan 2007 18:57 GMT | 43 |
At work today, we were given a 'heads up' (bloody corporate speak) by our Senior Technical Architect, that Microsoft had or were about to withdraw support for VB6. The STA should be in a position to know this as he has MS staff working for him and we have staff working at Microsoft ...
|
| Display an image with alpha-channel as a form's icon | 10 Jan 2007 07:50 GMT | 2 |
Is there a way to display an image with alpha-channel as a form's icon? Thanks, Fernando
|
| MSFlexGrid-Ola | 09 Jan 2007 16:57 GMT | 8 |
I have a form that contains 5 MSFlexGrids. In order to have all grids scroll in sync, I am doing this: For x = 0 To MSFlexGrid1.UBound MSFlexGrid1(x).LeftCol = MSFlexGrid1(index).LeftCol
|
| Scale Forms | 09 Jan 2007 12:19 GMT | 9 |
Many years ago I wrote the program using 800 by 600 resolution. I now need to add an option to go full screen. What is the best way to do this? Simplest way to do this? Thanks,
|
| Error: 7 Out of Memory | 08 Jan 2007 22:47 GMT | 17 |
I hope that I can get some help on this subject. I've been searching the internet for 3 days trying to figure out the solution to this Error: 7 Out of Memory error and nothing I have found works. I developed the VB6 SP6 desktop application in Windows XP Pro, SP 2.
|
| Moving node pointer?? | 08 Jan 2007 19:29 GMT | 1 |
Appreciate that this is my first excursion into xml! It is going well but ...... I have a soap envelope response that eventually has the following node structure:-
|
| Version of XP installed | 08 Jan 2007 00:07 GMT | 1 |
Hope everyone's holidays were great. Have a question. I have a tiny app that is a Control Center for Windows. However, I cannot determine if XP Home is installed or Pro or ?? for that matter.
|
| convert nibbles to word | 07 Jan 2007 19:09 GMT | 10 |
I'm working at receiving 4 nibbles of data sequentially. What's the best way to convert them into a 16-bit value in VB?
|
| ReplaceAll for VB4 | 07 Jan 2007 16:52 GMT | 1 |
I'm using VB4-32 which did not have Replace or ReplaceAll. I need to strip all occurences (1000+) of CrLf from a file and am hoping someone has an efficient VB4 function for this. I'm reading an 82KB file into a string prior to converting its hex strings
|
| Re: [OT]:test | 07 Jan 2007 02:36 GMT | 1 |
-> And you are both just babies (compared to me)... I'll be 61 in a couple of -> months. You were born the year I started school. dow
|
| user Changing a Text Box | 06 Jan 2007 20:27 GMT | 23 |
How would I when the user tab from one box to another, highlight the whole data filed in the box. This allows you to begin typing and overwrite whatever information was in the box to begin with.
|
| VB and Vista | 06 Jan 2007 19:12 GMT | 5 |
When I install VB5 on Windows Vista, the OCX are not ever more written in C:\WINDOWS\system32 as they were in previous Windows XP, Me 9x. So, my programs search these OCX and can't work... Would you have a solution to oblige Vista to install and register these OCX
|