Search found 264 matches: against

Return to advanced search

Re: Bug in TScrollBar

Enrico,

I wonder if we will break backwards compatibility with such change.

Also, if the scrollbar position is changed from those codeblocks, then the scrollbar will not be updated.

I am not against such change. Just thinking about possible side effects...
by Antonio Linares
Sat Mar 14, 2009 9:44 am
 
Forum: Bugs report & fixes / Informe de errores y arreglos
Topic: Bug in TScrollBar [Solved]
Replies: 2
Views: 820

Re: copy protection

... a "key". I give this key to the user and they enter it into a field in a config screen. I put code in my software to Verify this key against the reference number. If VerifyKey() returns "T" it is a valid install and the program runs. Otherwise the program stops. Here is ...
by Jeff Barnes
Fri Feb 27, 2009 7:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: copy protection
Replies: 24
Views: 5194

Re: Using ADOCE

A live test against http://www.FreeMySQL.net: test.prg #include "FWCE.ch"#define MYSQL_PORT  3306function Main()   local nRet := MySQL_Connect( "SQL06.FREEMYSQL.NET", MYSQL_PORT, "fivetech", ...
by Antonio Linares
Thu Feb 19, 2009 8:31 am
 
Forum: FiveWin for Pocket PC
Topic: Using ADOCE
Replies: 35
Views: 17059

Re: checkbox into a listbox

... control and create a frame control into ? why you're saying to me to use bitmaps as onwdraw.prg sample ? Do you think I 'm making something against someone we Know ? I create this class it not use resource If I not resolve the problem of theme I use it the same ... I 'am sure Reyes created ...
by Silvio
Thu Jan 08, 2009 11:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: checkbox into a listbox
Replies: 7
Views: 1386

... That's the problem there. The groupbox should be of different font against the font of TFolder. I hope we can make some workaround.. Vista is not my concern.. Only XP. Best regards, :twisted:
by fraxzi
Sat Nov 29, 2008 9:17 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: setting font on Group Box
Replies: 26
Views: 5593

... units, of the font's character cell or character ... < 0 The font mapper transforms this value into device units and matches its absolute value against the character height of the available fonts. ... For the MM_TEXT mapping mode, you can use the following formula to specify a height for a font ...
by Antonio Linares
Mon Nov 24, 2008 1:27 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: SelFont
Replies: 11
Views: 2930

... the data available to other applications and I may go down that route in other circumstances. But using SQL as your query language does mitigate against nice object oriented code when it comes to data retrieval. Regards xProgrammer
by xProgrammer
Mon Nov 17, 2008 7:56 pm
 
Forum: FiveLinux / FiveDroid (Android)
Topic: FiveLinux and MySQL
Replies: 13
Views: 5368

Problem with scopes

... they should not. SET SCOPE TO "alufelgen","alufelgen" After reading the doku I found that the content of the field is compared against the expression of the scope. That means, "alufelgen-gebr" < "alufelgen" is .t., even if SET EXACT is ON. Does anyone have an idea how to ...
by StefanHaupt
Thu Oct 16, 2008 8:38 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with scopes
Replies: 2
Views: 514

What about performances against BCC55 on harbour executables built with it?
by Roberto Parisi
Thu Sep 18, 2008 7:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: First tests with MinGW (gcc for Windows)
Replies: 30
Views: 5762

DBU-Util

... ( uses VOScript) is a powerful Database scripting language based on Clipper syntax and gives the user the power to script actions and commands against DBFs and also on the active Database Window. There is also a debugging capability. SQLScript Editor ------------------- The SQLScript Editor ...
by ukoenig
Wed Sep 17, 2008 6:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: WinDBU - Interesting script !!!
Replies: 10
Views: 8983

Roberto, ADORDD is based on Microsoft ADO, and if has the limitations imposed by ADO. SQLWIN is based on SQL that will be executed against different database engines or through ODBC, and it does not use ADO. We have found that ADO imposes restrictions to mimic a full working RDD, in the ...
by Antonio Linares
Wed Sep 10, 2008 7:06 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SQLWIN - a free RDD for SQL
Replies: 73
Views: 38290

AD ( microsoft active directory ) Tool library

... know if there is an AD ( microsoft active directory ) library for use with xHarbour\FWH ?? I am looking for a library that can make some queries against AD.. perhaps like : 1) What folders a specific group has rights to 2) Members of an AD group 3) what users have a specific file open in a specific ...
by Rick Lipkin
Mon Sep 01, 2008 11:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: AD ( microsoft active directory ) Tool library
Replies: 3
Views: 727

ADO

... It is nice when you have problems to work out. I had to come up with a statistical summary against 700,000-1 million records kept in ACCESS by a Delphi App. They recorded phone calls and call duration in seconds. The data had to be read by ...
by Antonio Linares
Wed Aug 27, 2008 7:29 am
 
Forum: Utilities / Utilidades
Topic: Boris Pekic - NG's archive
Replies: 27
Views: 94563

MS Access

... Many thanks for the offer, I look forward to seeing your samples. Maybe the slow is MsAccess, just a thought. :-)) Please test the sample testodbc against on any mdb database. On my tests I only needed 2 seconds to retrieve 2.200 records. (Pentium IV 1.3) you should use SELECT INTO... FROM... SQL ...
by Antonio Linares
Wed Aug 27, 2008 7:28 am
 
Forum: Utilities / Utilidades
Topic: Boris Pekic - NG's archive
Replies: 27
Views: 94563

32 bit stuff

... of _INT when creating your DLL32 Functions. I've also found that returning _INT instead of a BOOL works better (so you just test the return against 0=FALSE or 1=TRUE). ie: DLL32 FUNCTION Peekit( Lpmsg AS PTR, Hwnd AS LONG, Mfirst AS LONG, Mlast AS LONG, Mrem AS LONG ) AS _INT PASCAL ; FROM ...
by Antonio Linares
Wed Aug 27, 2008 7:25 am
 
Forum: Utilities / Utilidades
Topic: Boris Pekic - NG's archive
Replies: 27
Views: 94563
PreviousNext

Return to advanced search