Search found 112 matches: limits

Return to advanced search

Re: Bug in TDialog title

... not have more than 140 characters No, the problem is that there is no such limit in the size of a dialog title (Windows API docs don't mention any limits). The current limit is only the result of a bug in cDlg2Chr() function. At least this is what I understood. Is it more clear now? :-) EMG
by Enrico Maria Giordano
Sat Feb 15, 2014 10:59 pm
 
Forum: Bugs report & fixes / Informe de errores y arreglos
Topic: Bug in TDialog title [Solved]
Replies: 35
Views: 6405

Re: OLE-problem

Michael

Just off the top of my head .. you might check to see if Excel has run over some of its limits .. see link

http://office.microsoft.com/en-us/excel ... 99291.aspx

Rick Lipkin
by Rick Lipkin
Fri Oct 25, 2013 7:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: OLE-problem
Replies: 1
Views: 507

Re: Converting CVS files

... be larger than 4GB or is 32-bit limited to 4GB files of any type? Or, can the server be 64bit and the workstations be 32bit? There are no such limits with SQL DBMS tables. Later versions of ADS (client-server versions) also allow DBFs exceeding 4GB. Better to choose regular SQL DBMS for large ...
by nageswaragunupudi
Sun Sep 01, 2013 6:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Converting CVS files
Replies: 46
Views: 20038

Re: Converting CVS files

... DBF file can not be larger than 4GB ( except in recent versions of ADS). Note: These limitations are dependent on limitations of 32-bit. Similar limits could apply to csv an sdf too. If the CSV file is 4GB then the DBF will be larger than 4GB so perhaps that is the problem. Further, if the app ...
by James Bott
Sun Sep 01, 2013 5:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Converting CVS files
Replies: 46
Views: 20038

Re: Converting CVS files

... DBF file can not be larger than 4GB ( except in recent versions of ADS). Note: These limitations are dependent on limitations of 32-bit. Similar limits could apply to csv an sdf too.
by nageswaragunupudi
Sun Sep 01, 2013 7:07 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Converting CVS files
Replies: 46
Views: 20038

Re: To Nages: Proposal for implementation

Silvio,

We can have any control on top of a browse, or at its sides, no limits...

Thats why I see no reason to implement what you described. Why should we behave like that ?
by Antonio Linares
Mon May 13, 2013 9:17 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Nages: Proposal for implementation
Replies: 28
Views: 6432

Re: To Antonio: hb_free () Pointer Overflow "€"

... c:\xHarbour\include\hbdefs.h 61: Unable to open include file 'string.h' Error E2209 c:\xHarbour\include\hbsetup.h 67: Unable to open include file 'limits.h' Error E2209 c:\xHarbour\include\hbdefs.h 83: Unable to open include file 'stdint.h' Warning W8017 c:\xHarbour\include\hbdefs.h 510: Redefinition ...
by Verhoven
Mon May 06, 2013 10:21 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: To Antonio: hb_free () Pointer Overflow "€"
Replies: 23
Views: 4526

Re: No SysAnimate32 controls on Win 7 and 8 ?

this class in totally useless, since RLE8 literally limits you to a simple ala-Windows 95 animations. That is why I'm surprised that Microsoft didn't come up with a new class to support PNG (or "real" AVI) for animations. How do they do ...
by Antonio Linares
Fri Apr 19, 2013 8:22 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: No SysAnimate32 controls on Win 7 and 8 ?
Replies: 11
Views: 2459

Re: No SysAnimate32 controles en Win7 y 8 ?

this class in totally useless, since RLE8 literally limits you to a simple ala-Windows 95 animations. That is why I'm surprised that Microsoft didn't come up with a new class to support PNG (or "real" AVI) for animations. How do they do ...
by Antonio Linares
Fri Apr 19, 2013 8:22 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: No SysAnimate32 controles en Win7 y 8 ?
Replies: 3
Views: 816

Re: XML viewer

Otto,

XML (extended markup language) is an evolution of the HTML, and is as simple as doing:

<anytag>any value</anytag>

they can be nested, without limits.

that easy :-)
by Antonio Linares
Sat Mar 02, 2013 9:46 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: XML viewer
Replies: 31
Views: 10900

Re: xBrowse Table records with a subtree

... a sales table. The sub-tree of transactions could be built in memory since it is unlikely that the number of transactions will overflow memory limits, but you CAN NOT load the 1M customers into a tree to be xbrowsed, as it would take for ever to load and no amount of memory would handle it. ...
by reinaldocrespo
Sat Dec 15, 2012 5:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse Table records with a subtree
Replies: 9
Views: 2185

Re: FiveWeb de FiveTech (gratis hasta la versión 1.0)

Otto,

Once we have the info already read from the RC then we can create the controls on a window, panel, etc

no limits :-)
by Antonio Linares
Sun Nov 04, 2012 6:55 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: FiveWeb de FiveTech (gratis hasta la versión 1.0)
Replies: 279
Views: 62907

Re: Paste in a GET MEMO

Marco,
oMGet:LimitText( nChars ) limits the length of text to nChars and oMGet:LimitText()
without parameters allows edit without any limit.
(from Whatsnew Dec.2009)
by Euclides
Wed Aug 29, 2012 12:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Paste in a GET MEMO
Replies: 14
Views: 1940

Re: RMChart and FW1204

I have not used RmChart till now. This is just a hint.
Instead of
oChart:Region( 1 ):Caption:Titel := "Center of Gravity Limits"

Please try
oChart:Region[ 1 ]:Caption:Titel := "Center of Gravity Limits"



Regards
Anser
by anserkk
Sat Jun 16, 2012 1:47 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: RMChart and FW1204
Replies: 5
Views: 1327

Re: Windows 8, FWH, and the future of programming

... of programmers who are constantly digging deeper and deeper into the Windows API, producing new and exciting products and tools that push the limits of the OS, while keeping the software so small that it can fit on a floppy disk and all using the pure Windows API. ... Despite all the negativity, ...
by modicr
Sat Mar 31, 2012 9:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Windows 8, FWH, and the future of programming
Replies: 10
Views: 3960
PreviousNext

Return to advanced search