Search found 492 matches: limit

Return to advanced search

no I'm using FGet (with many modifications for our use)

with
oClp:SetText( cText )
oClp:GetText( )

I can see that only part of very long texts are copied.
I there a limit by Windows? (same results with xP and vista)

Thanks,
Dietmar
by Dietmar Jahnel
Sun Jun 22, 2008 9:10 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Clipboard size
Replies: 15
Views: 3094

Clipboard size

We have a problem when very long text (> 100.000 characters) is copied to the clipboard - only part of it can be pasted.

What can be done?
Is there a limit of the clipboard?

Thanks for help,
Dietmar
by Dietmar Jahnel
Wed Jun 18, 2008 6:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Clipboard size
Replies: 15
Views: 3094

Moises,

Bcc 5.83 has not been officially made available from Borland. Its just included in a demo version of a product.

Its impossible that you notice a sensible speed increase, as Windows and Harbour impose the speed limit, never the C compiler. Its only in your imagination :-)
by Antonio Linares
Tue Jun 17, 2008 6:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: BCC 5.8.3
Replies: 16
Views: 4834

Join RC-files

... the res.-file-part, where you have to change a resource. 2 month ago, i changed to < resource-builder > with this program, i don't have a limit anymore and can use jpg and 32 Bit BMP's. Here is my makefile as a sample : #Borland make sample, (c) FiveTech Software 2005 HBDIR=d:\xharbour ...
by ukoenig
Thu Jun 05, 2008 7:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to add 2 rc file to xBuilder?
Replies: 7
Views: 1734

is there a limit period to send it ?

We must use only fw base classes ?
by Silvio
Wed May 07, 2008 3:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Simple invoicing application
Replies: 31
Views: 8301

... 61: Unable to open include file 'string .h' Error E2209 k:\xharbour\include\hbsetup.h 65: Unable to open include file 'limit s.h' Error E2141 k:\xharbour\include\hbwince.h 165: Declaration syntax error Error E2293 k:\xharbour\include\hbwince.h 166: ) expected Error E2141 ...
by Marco Turco
Tue Apr 29, 2008 2:19 pm
 
Forum: All products support
Topic: Funzionalità ZIP di xHarbour
Replies: 29
Views: 7332

... unreadable. I couldn't agree more! I hate ThoseFunctionsWithImpossiblyLongNames() Personally I would be happier with a 12 or perhaps 16 character limit as witha 10 limit I effectively restrict myself to 7 characters due to my naming scheme (which started out with corporate work with SQL where ...
by xProgrammer
Mon Apr 14, 2008 8:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: A Question Abot DIALOGs
Replies: 45
Views: 13868

Hi Antonio > FWH Class TDataBase is no longer limited to 10 chars That's good. From memory I think it was initially a 9 character limit as documented and I use all 10 allowed in the "standard" because of my naming scheme. For example my data file ...
by xProgrammer
Mon Apr 14, 2008 7:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: A Question Abot DIALOGs
Replies: 45
Views: 13868

... implementing (certainly the TData way - if that's the one Antonio provides) is the restriction on field names - I find the current 10 character limit already a nuisance. And auto generating from table is a no-brainer. Again this requires you to hand code each class. Lots more work. I have never ...
by James Bott
Thu Apr 10, 2008 8:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: A Question Abot DIALOGs
Replies: 45
Views: 13868

... (ceratainly the TData way - if that's the one Antonio provides) is the >restriction on field names - I find the current 10 character limit already a nuisance. It is good that we can use longer names but be aware. Code becomes so unreadable. From my experience I do some VB6 + NET coding, ...
by Otto
Thu Apr 10, 2008 8:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: A Question Abot DIALOGs
Replies: 45
Views: 13868

Antonio,

How about compiler switch to restict to 10 characters limit?

Regards,

Jose
by xhbcoder
Thu Apr 10, 2008 7:23 pm
 
Forum: FiveWin for CA-Clipper
Topic: Converting POS application to xHarbour + FWH
Replies: 50
Views: 16000

... implementing (ceratainly the TData way - if that's the one Antonio provides) is the restriction on field names - I find the current 10 character limit already a nuisance. And auto generating from table is a no-brainer. Plus often you are in situations where you only need to read a couple of fields ...
by xProgrammer
Thu Apr 10, 2008 7:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: A Question Abot DIALOGs
Replies: 45
Views: 13868

Control-Limit for Dialog-Option TRANSPARENT ?

Hello, In a dialog i use many radios. From a certain amount i get a exeption-Error. It seems, there is a limit of cntrols ? Without TRANSPARENT it works. I changed some radios but nothing helps. From round about 20 Radios, the program failes. http://www.pflegeplus.com/pictures/error1.jpg ...
by ukoenig
Sun Mar 09, 2008 8:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Control-Limit for Dialog-Option TRANSPARENT ?
Replies: 2
Views: 687

Otto, >Is there no limit of currently opened files (256) anymore ? I don't know the limit but I have never reached it. I just did a test and opened 999 copies of the same file without a problem. I have never had a TData user report ...
by James Bott
Mon Jan 21, 2008 11:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBrowse alternating row colors
Replies: 36
Views: 6190

Hello James,
About to start using TData I read:
TData always opens a file in a new workarea with a unique alias.

Is there no limit of currently opened files (256) anymore ?
Regards,
Otto
by Otto
Mon Jan 21, 2008 11:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBrowse alternating row colors
Replies: 36
Views: 6190
PreviousNext

Return to advanced search