First  |  Prev |  Next  |  Last
Pages: 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55
SP3 Problem?
Hello! Here a piece of code, which is originaly made by the designer, I didn't change anything: ----------- METHOD Init(oWindow,iCtlID,oServer,uExtra) CLASS dlgManuelleBuchung_VO LOCAL DIM aBrushes[1] AS OBJECT SELF:PreInit(oWindow,iCtlID,oServer,uExtra) SUPER:Init(oWindow,ResourceID{"dlgManuelleBuchung_... 10 Oct 2009 04:03
New Bug in VO 2.8 SP3
Hi Folks, In the WED, select any control, go to the General Tab and choose "Inherit from Class" The drop down shows you all classes everywhere in the app - the drop down is huge. How is it that all you VOPS folks who claim to have been using this stably for months now didn't pick this up or complain about ... 8 Oct 2009 08:55
Visual Objects 2.8 Service Pack 3 released today Sept. 30, 2009
Hello All, GrafX is pleased to announce the release of Visual Objects Service Pack Three today, September 30th, 2009. To order VO 28 SP3 for 99.00 USD with a credit card. Please visit http://www.grafxsoft.com/2vo28.htm This product is only available for download. We will no longer be shipping CD's for Ser... 1 Oct 2009 08:21
PathCompactPath Control
Hi Everybody, Some weeks ago there was a thread about using PathCompactPath to show 'compacted' paths in SLE. Today i share with all of you my class that allows to edit the full text but, once entered, shows it in a 'compacted' way so the user can understand what's inside. [BEGIN PASTE] CLASS SlePath INHERI... 11 Oct 2009 10:24
ODBC drivers
Does anybody know where to get CA's ODBC drivers? I purchased CAVO 2.8 a week back but no ODBC drivers. I am busy with the SOUTH SEAS ADVENTURES tutorial and am stuck because of this. ... 1 Oct 2009 10:32
Vista peer to peer network
Bad news... The problem is now different ! I get very often an Error Code: 23 [ READ ERROR ] It's always on .FPT files... Here is the error log: ***********************ERROR******************************** Visual Objects (Version 2.8. Build 0.2816), Version 2.8 18/09/2009 09:02:36 Application: C:\Program File... 5 Oct 2009 03:35
DBServer error
Hello all, Moving a fileupdate, for dbf-cdx files is giving me a hard day. I have a file with the needed updates. I sequentially open server after server. Now under 2.8 this will not work what I change I get an dbfcdx open error 21 subcode 1101 open database. I close the object with Close () method followed by a O... 21 Sep 2009 11:07
oAdoConn:ConnectionTimeout
Hello NG, How can I check if a SQL Server exists and have access? (VPN tunnel) The method oAdoConn:ConnectionTimeout does not produce satisfy results. If the connection is not open, the program hangs at oAdoConn: Open (). --------- oAdoConn:ConnectionTimeout := 5 oAdoConn:Open("Provider=SQLOLEDB;Data Source="+... 5 Oct 2009 03:35
rounded borders
Hi, I'm looking for a way to have a single line edit or a fixed text with rounded borders. didn't find anything with google. tia, Bart. __________ Informatie van ESET NOD32 Antivirus, versie van database viruskenmerken 4423 (20090914) __________ Het bericht is gecontroleerd door ESET NOD32 Antivi... 5 Oct 2009 03:35
How to calculate the width needed for a MLE?
Hello! In an MLE I have some lines of text. How can I calculate the min. width (in pixel) needed for the MLE for displaying the strings? I can loop through the MLE strings and count the number of characters, but I need the width in pixel related to the font. TIA, Harry B. ... 14 Sep 2009 10:45
First  |  Prev |  Next  |  Last
Pages: 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55