|
First
|
Prev |
Next
|
Last
Pages: 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199
reinstallation of vo25 Hi, I did a clean installation of w2k on my old harddisk in a new computer. Before I made a diskimage of that disk, thinking that I had a workable backup. Now I have a problem to get back my programs on my new installed vo25-3b. The only possible way to get that back seems either by the sourcefiles or by a... 20 Dec 2006 10:41
Closing Windows I want to prevent users from closing windows with the "close window button" on the top right of the window. But I do want to let users minimize the window. Running "SELF:EnableSystemMenu(FALSE)" takes everythig away. Can I take away only the close button? James ... 19 Dec 2006 09:25
FabPaintLib Hi, pls can someone advice me on how to zoom in and out of images displayed with "FabPaintLibCtrl" . I was succesfull in displaying the image but when i try to zoom in or out using the :zoom access/assign it does not really work. What are the correct values to add to the :zoom value? Thanks for your advice Thoma... 11 Dec 2006 03:57
Type-Casting - How to??? Hi All, How do I type-cast an object of class ClassA to it's subclass ClassASub???? TIA, Tom ... 11 Dec 2006 15:00
InternetWiteFile (to upload files using HTTP) Basic question: Need to upload files using HTTP (not FTP) with monitoring progress uploaded. Found so many articles, but the pinciple is explained here: How To Upload Files to the Internet Information Server: http://support.microsoft.com/kb/184352. I have a routine to do that using the FTP classess with so... 8 Dec 2006 18:22
Socket Programming I need to program to validate an insurance number in real time over the internet. The protocol uses TCP/IP by connecting to a TCP/IP socket server. I need to send a text file of 205 characters and receive one of 153 characters. I have looked at the samples with VO 2.7, but am uncertain how to proceed. Any help ... 10 Dec 2006 06:09
Navigate2 is not a method of class OLECONTROL? Hello all, I'm missing something very simple here: a simple dialogwindow with an sle, a close button and and an OLE control (all inherited from their base classes) doesn't compile. The error above pops up in the EditChange method: METHOD EditChange(oControlEvent) CLASS TestHtml LOCAL oControl AS Control ... 6 Dec 2006 14:23
PostGres Object class wrapper around libPQ.dll All, Has any VO developer written and interface around the "libPQ.dll" for Postgres ? Phil --- ... 4 Dec 2006 19:13
Icon in combo box Hello All, My question is :- How do I insert an icon into a combo box drop down list? If anybody has done this I would be greatful for some advice. Kind regards, Brian. ... 4 Dec 2006 07:01
Sum() of related values Hello All, When I Sum() values of columns in a related browser, all records included in the order are considered, not only those which "belongs" to the relation. I don't remember (and can't find in the manuals) if there is a function or method that determines if a record is "related"; something like: aSum := ... 3 Dec 2006 15:55 |