First  |  Prev |  Next  |  Last
Pages: 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
_VOOLEAddRef in VO 2.8
Hi out there, I just compiled an application in VO 2.8 which was created in VO 2.7 before. I found that the function _VOOLEAddRef seemed no longer to be present in VO 2.8. (OLE classes) Therefore my app did not compile. However, it seems that the _VOOLEAddRef function is still present in the appropriate DLL (VO2... 25 Jul 2008 08:22
Better looking tabcontrol wanted
Christian: @Ginny Caughey -> Vulcan.net hihi, i have test the transporter. my apps ( AEF = 95 MB ) are unfortunately not compatible. What do you mean by "not compatible"? The transporter should be able to export any application in VO build 2822 or later. There are no (known) issues regarding the siz... 26 Jul 2008 12:00
ListView Control and Grouping
Hi All, I have a VO2.8 application running on Vista, which shows a splitwindow with TreeView and ListView. The ListView Items are "grouped". And this is working in Vista. But when running this application on XP, the groups are not showed. So, I tried to debug this and have following experience. SELF:Lis... 24 Jul 2008 12:53
OrderKeyAdd() is not working in VO2.8 and Vista
Hi All (and Robert) If have problems with Custom orders and OrderKeyAdd() I do the following: SELF:SetOrderCondition(,,,,,,,,,,,,,TRUE) lSuccess := SELF:CreateOrder("TEMP",MyTempCDXFile,"UPPER(NAME)",,FALSE) SELF:Goto(10) SELF:OrderKeyAdd("TEMP",,"UPPER(NAME)") When executing last line, I got an error... 30 Jul 2008 04:05
Button with Icon or Bitmap
I try to put an icon (with more than 16 colors) or a bitmap (transparent) over a PushButton without success. The icons always appears with 16 colors and the bitmaps with a background color (y try 8, 24 and 32 bits bitmaps). I search in the group and found something int the post http://groups.google.com.ar/group/co... 22 Jul 2008 11:38
Is Screensaver aktive?
Hello, how can I ask if the Screensaver is aktive? Thanks Frank M ... 22 Jul 2008 09:35
push button with text and icon
hi is there any code for putting both an icon and some text [below or along side it] onto a button ? seems like vo has either an image or text but not both .... richard ... 9 Aug 2008 15:37
Access violation
A client showed me the following error, which occured earlier today. He just clicked on a menu option and the system aborted. It's something that's done many times a day, usually without problems. I cannot reproduce this error on my PC or the clients. ***********************ERROR******************************** ... 24 Jul 2008 21:08
SQL record locking
I'm reading a lot (in SQL books, on this forum) about record locking. Frankly speaking I find it a rather complex part of my SQL (Vo2Ado) 'study'. My idea is to follow this, simple, approach: - when a user opens a record I use the UPDATE SQL command to directly put the users' name in a special field named as "... 23 Jul 2008 11:14
Vo2Ado - Excel (properties datetime to small)
I have a problem with Excel properties in Vo2Ado, my column for datetime is to small (#######), only date inside. Have anybody an idea to set datetime or Fonts etc, in Vo2Ado. oConn := AdoConnection{} oConn:Open("Driver={Microsoft Excel Driver (*.xls)};" + ; "DriverId=790;Dbq="+cFile+";ReadOnly=FALSE;" + ; "Def... 20 Jul 2008 06:20
First  |  Prev |  Next  |  Last
Pages: 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34