|
bbrowser EnableDragSelection() I found a problem in the method EnableDragSelection(). I set true with the EnableDragSelection(true) and work fine, but if i set EnableDragSelection(false) the cell selecting with drag is always enable. How i can disable on fly the Drag of the my bBrowser? Thanks Francesco ... 15 Apr 2008 04:10
Rp2.13: variables show "** error **" instead of value Dear VO community! Working with: Vo 2.773 / RP 2.13 Few of our customers have reported a problem with printing documents based on .RPT files where sometimes all variables on a report show "** Error **" instead of the intended value. In the .RPT files the variables are defined as follows (e.g. a string vari... 17 Apr 2008 07:33
Colorconversion RGB->HSL ->RGB Hi all, anyone who has got a couple of VO-functions in his drawer to convert from RGB color to HSL and back? Would help me. TIA -- Paul ... 14 Apr 2008 08:08
Save Dialogue Hi, I have code to save file (see below) but I dont know how to check if a file with the same name already exists in that folder to warn user. Any help please. oSaveAsDialog:=SaveAsDialog{ , CSVName()} oSaveAsDialog:Caption:="Save As" oSaveAsDialog:SetStyle(OFN_ALLOWMULTISELECT,FALSE) oSaveAsDialog:I... 11 Apr 2008 05:17
VO 2.8 SQL Hi, I'm having problems using SQL with VO 2.8. (All worked fine with 2.7) Can someone give me an example on how to open, append and change a record(s) ? tia, Bart. ... 10 Apr 2008 18:32
Webbrowser-control FRAME Webbrowser-control FRAME How to get webpage content by OUTERTEXT function (cHTML := oDCHTMLIE:Document:All:tags("HTML"):Item(0):outerText), even the page was created by FRAME and we need get the page content of second frame too? On a regular basis such as function gives the first frame content back. Daniel... 10 Apr 2008 11:18
how is the best Hello, I work with VSS and VO2.8. How to work when I'm not currently connected to my server ? What's the best ? and how to reconnect properly without losing code ? Jean-Luc ... 11 Apr 2008 16:42
AdoServer - Optimistic concurrency ckeck failed Hil all, How can i solve this problem: 2 users updating a record in Sqlserver at same time: Adoserver generate the error: Error code: Optimistic concurrency check failed. The row was modified outside of this cursor..... I use adLockOptimistic. the error is on oSrv:Commit() this is my Init() code: M... 9 Apr 2008 18:45
ListView:KeyDown Hi all. I have a ListView:KeyDown method that is to be used to enable action buttons if there is a resource to action. The method works, but a key stroke behind. Scroll down the list with the down arrow, cursor lands on an Item that has a resource and the action button should enable, but it is not until the next... 13 Apr 2008 04:34
strange problem with reportpro Hi, I have a strange problem with rppro on only one pc in a network. All previzualisation display... nothing, but if I print, the page is OK. We have tried with an other printer driver on another printer. If we export the report in excel it's also empty... Only printing (even after a "white" previzualisation) is o... 11 Apr 2008 16:42 |