First  |  Prev |  Next  |  Last
Pages: 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50
SLE button example
Hello Someone has an example on sle button? (RightSle class) I fail to see how it works Thanks Jorge Accinelli ... 17 Apr 2008 03:35
Date converting
Hi all, how can I convert this Dateformat: <date value="1208194275921" /> into the real Date an Time? Thanks Frank M ... 16 Apr 2008 09:12
Datawindow
Basically my main question is: is it possible to include a (Ado-) Dataserver in your sub-data Window without displaying the records of that Dataserver on the screen in first instance? This to prevent a hugh number of SQL records being displayed before the user made a selection of the required record on the datawind... 17 Apr 2008 13:20
Axit problem ?
Hi all ! I have problem only in one computer that I can't to solve. "No exported argument RPTEXT:AXIT" The message doesn't appear on each computer. I tried use garbage collector but nothing. I use XP/VO27b/Rp36 Jozo ... 15 Apr 2008 06:32
DIB resizing and FABPAINT
Currently using VO 2.6 with bbrowser and FABPAINT V1.2 I have an app that displays shrunk thumbnail preview pictures in a bbrowser column along side other standard data columns. Some Fabpaint functions are used to resize and display the thumbnails. This works perfectly on most modern video hardware, but a few old ... 17 Apr 2008 08:33
Datalistview dispatcher question
Hi, when pressing ENTER on a datalistview a Dialogwindow appears where i can do some input in singlelineedits this dialogwindow has two buttons "Okay" and "Cancel" now, when leaving the sle the Okay-Button has the focus, pressing the Okay-Button with the mousem, the dialogwindow will be closed an i set the f... 14 Apr 2008 12:10
old posts
Hi All, How can I access posts on the newsgroup about a year or more old? Thanks, Vaishali ... 14 Apr 2008 03:06
Crypt a MLE
I try to crypt() few sentences from an mle SetAnsi(False) C1 := self:oDCmle:TextValue C2 := Crypt(c1, cPass) which I store in a memo file of a dbServer Self:oDbSerber:FieldPut(#mMemo, c2) I try later to read this memo file, and read it into the mle C1 := Self:oDbServer:Fieldget(#mMemo) C2 :=... 19 Apr 2008 06:34
Migrate VO2.5 -> Vo2.8
Tony Missing implementation of typed method PRINTEREXPOSE that was declared in class ReportPrinter : 5143 When I make the Method Declarations this error appears. It's the opposite of your previous errors You have a DECLARATION in the Class definition when the METHOD doesn't EXIST (or it's NOT strongly typ... 15 Apr 2008 07:20
How to test if a method exist in a super class ???
Hi All, I have found troubles to find out of a method exist in a parent class. Let me explain: In the SDK, I found following: Method Controlnotify(...) Class Window ... OTHERWISE IF IsMethod(oControl, #ParentNodify) ... := Send(oControl, #ParentNofity, ...) ENDIF ENDCASE ... So Now, I... 12 Apr 2008 05:22
First  |  Prev |  Next  |  Last
Pages: 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50