realbasic-nug
[Top] [All Lists]

Re: Windows 98 clipboard problem

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Windows 98 clipboard problem
From: Metsis <listat at kotikone dot fi>
Date: Fri, 30 Nov 2007 08:49:11 +0200
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <16EF53F3-2CC6-4FFC-A211-D05BBA8D5125 at rbclass dot com>
Mark O'Neill kirjoitti:
> Hi All,
> 
> Just tested my app on a Windows 98 install and all seems to work  
> perfectly apart from the clipboard routine which returns strange  
> things - even with plain text. Also, MsgBox sometimes doesn't work  
> properly - returning only partial content. For example, if I put...
> 
> MsgBox "[" + theString + "]"
> 
> the last bracket will be missing along with part of the text - which  
> makes debugging the problem a pain.

There is a limit of 64 kibi what certain controls can display, so maybe 
you are experiencing this. This limit applies to MS Windowses 95, 98, 
98SE and ME i.e. those not using NT code base. Do some searching on 
Microsoft developer pages.


Metsis
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>