|
Assigning Cancel inside an ActiveX event Hi, I'm using an ActiveX and everything is working fine, except for an event. "method MyActiveXAction(Cancel) class MyForm" This event is provided to allow me to cancel an action by assigning a non zero value to the parameter Cancel, but I can't find a way to make it work. Becaue the parameter Cancel is p... 19 Jun 2008 01:15
VO and Clipper Indexing So the time has come for my client to run the VO 2.8 and Clipper 5.2 versions. Both are using dbfcdx. Preliminary tests did confirm that this would work. Unfortunately it was not tested under load conditions. It appears that they are experiencing corrupted index files. Both applications have the capabilities o... 1 Jul 2008 14:23
Would this be possible with bBrowser I have a SQL database that contains 2 tables The master table consists mainly of Code | Description 033500 Concrete the child table consists of Code | Submitted | From Sub | To Arch | From Arch | To Sub 033500 1 05/01/08 05/08/08 05/15/08 05/22/08 033500 ... 19 Jun 2008 01:15
Ryhm�n sfnet.keskustelu.evoluutio virallinen kuvaus S�hk� [Jukka Lukkari, 14.05.2008] S�hk�n kulutus jatkaa laskuaan S�hk�n kulutus j�i huhtikuussa runsaan prosentin edellisvuotta pienemm�ksi. Vuoden nelj�n ensimm�isen kuukauden aikana s�hk�� on Suomessa kulunut 32,3 gigawattituntia eli yli kaksi prosenttia viime vuotta v�hemm�n. *Aika hurjaa pudotusta kun e... 19 Jun 2008 01:15
Need Info Is there a better newsreader (free) James "dlzc" <dlzc1(a)cox.net> wrote in message news:95d1d2d9-5323-47d0-894a-eff22c6cf528(a)s21g2000prm.googlegroups.com... Dear James Martin: On Jun 3, 7:29 am, "James Martin" <ja...(a)wecover.net> wrote: I can't make Outlook Express reload all of the topics in this news... 19 Jun 2008 01:15
How to get rid of the window edges John Martens wrote: I can get rid of most of the window edges for a data-window by using: SELF:EnableSystemMenu(FALSE) SELF:EnableMinBox(FALSE) SELF:EnableMaxBox(FALSE) SELF:EnableBorder(WINDOWNOBORDER) This howeven leaves me with small edges as on this Vo Window: ww... 19 Jun 2008 01:15
ADS DataDictionary ADT SQL Hi Martin a few years ago we converted our apps from dbfcdx to the adsadt format using a data dictionary. Have a look at our user group homepage: http://www.voug-bodensee.net/ In the download section you will find the necessary information in the very first topic. HTH Markus "Martin" <nospam(a)spam.spam... 19 Jun 2008 01:15
Transparent FixedText control Hi John, Try this: oDCoFixedText:lUseDrawText := false Regards, Jorge Rosado -- "John Martens" <adsl672100(a)tiscali.nl> escreveu na mensagem news:484cca76$0$24413$5fc3050(a)news.tiscali.nl... I want to set a fixedtext control at runtime on a window with an icon or bitmap on it. The FT is supposed t... 19 Jun 2008 01:15
Highlight Fixed Text Is there a reasonable way to allow a user to highlight a fixed text object on a window? Or, is there a way to display a single line edit with no border? Yes, I've set the SLE to border property to FALSE but this still leaves the outline of a border, albeit thinner. Thanks, Gary ... 7 May 2008 10:57
FabSerial lib Hi ! I try using FAB SERIAL lib for printing on SERIAL POS printer but each line which send on printing with FabSerial method WriteString(cText) return false. lWriteStat := WriteFile( SELF:hPort, lpByte, dwBytesToWrite, @dwBytesWritten, SELF:osWrite ) lWriteStat variable is always FALSE please help me thx... 7 May 2008 07:28 |