First  |  Prev |  Next  |  Last
Pages: 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47
Graphics4VO new version
Hello, a new version of Graphics4VO graphics library can be downloaded from our internet site http://www.killetsoft.de/p_gvoa_e.htm link "Download of a linkable Graphics4VO DLL" Kind regards, Fred Killet killet-nospam(a)killetsoft.de ... 10 Jan 2010 06:23
Fill bBrowser window
I have a bBrowser set up in a window so the browser fills the window. I have a column set with AutoWodthColumn, so the browser fills the entire window. I would like to limit the AutoWidthColumn to say 500 using oColumn:WidthMax, but I still want the browser to fill the window and setting this property prevents that... 10 Jan 2010 21:50
FabPaintLibControl and ContextMenu
Hi all, I have a DataDialog with 3 FabPaintLibControl objects, all the 3 controls have a unique context menu, how do I know which of the three called the menu? something like this (but the FabPaintLibControl is not focused): METHOD InserirImagemCTRL() CLASS dtdManutConfEmp DO CASE CASE GetFocusedObject()==SEL... 9 Jan 2010 15:11
Weird bbrowser problem
Hello We have a set of programs all using the same base class, the browser screen has two browses on it, header and list. One screen the list works as i should, as you move the row in the header the lines change, as do all the others, but only on the first screen does it work properly when tabbing to this... 8 Jan 2010 06:05
Problem with CToD and 2010
Hi VO experts! In our applications we use sometimes the dateformat DD.MM.JJ HH:MM in the bbrowser. This column is a varchar(14) in the database. I know this is not good but this application is some years old. local dDate as Date dDate := CToD(Left(self:odcbBrowser:Server:Fieldget(#Date),8)) The above code w... 7 Jan 2010 07:55
Toolbar - Details
Hi all I use toolbar ( seuixp ) in both , dialog windows and data windows I don't like the appearence in data window: it takes automatically all the superior area and shows a unpleasent divisory line Is there some way to get the same behavior en both windows ? TIA Jorge Accinelli ... 6 Jan 2010 08:31
Serial comm in a VOService
Hi all, I've got a working solution of an app that (among other things) reads data from a COMx port with Ginny's Serial Class and writes what it needs to DBF's. I need to transform the same read-write solution to another one without user intervention, so I thought of a service. As the solution I've got is Window b... 7 Jan 2010 05:45
index CDX on the fly
I use DBF files with CDX indexes with a lot of tags. But sometimes you need to display data in different ways not included in any Tag index. The idea is create a temporary index on the fly, display the DBF data and then when the user closes the browser displaying the data delete the index. Does anyone use thi... 23 Jan 2010 21:01
Time flies....
As there is no standard function for the week_of_year, I am calculating it myself. But during checking the values and comparing them with the weeknumber Outlook gives me, I come across something very strange. Outlook does not give me a week nr. 1 in the year 2013!!! Januari starts with week 53 (same as this year... 10 Jan 2010 22:55
TCP/IP sample code
The VO "Ping" sample is a very interesting application. Does anyone know who wrote this program and how to get in touch with him or her? I would like to expand this for more general tcp/ip communication. For example, in the TCPIP:Init() there are strange commands like "try" and "affirm" (see below). Does anyone kno... 6 Jan 2010 08:30
First  |  Prev |  Next  |  Last
Pages: 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47