dbTalk Databases Forums  

textstyleadd

comp.databases.filemaker comp.databases.filemaker


Discuss textstyleadd in the comp.databases.filemaker forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Ursus
 
Posts: n/a

Default textstyleadd - 01-18-2007 , 04:34 AM






fmp8.5 adv, win XP

I would like to use the textstyleadd function for a message displayed in a
custom dialogbox, but when I use this in a calc like this, it doesn't work.
Would this be possible at all? The helpfile doesn't say anything about this,
as far as I can tell.

"No records found that match the word: " & TextStyleAdd ( $TempSearch;
Bold )

$TempSearch does contain the correct value.

Ursus



Reply With Quote
  #2  
Old   
Matt Wills
 
Posts: n/a

Default Re: textstyleadd - 01-18-2007 , 05:21 AM






Text displayed in a Custom Dialog is not modifiable.

To work around that, use global fields on a separate Messages layout which would be displayed in a new window sized and positioned similar to that of the custom message. That layout can contain fields and buttons which would behave in a fashion similar to those in the Custom Dialog.

Matt

On 01/18/2007 05:34:15 "Ursus" <ursus.kirk (AT) wanadoo (DOT) nl> wrote:

I would like to use the textstyleadd function for a message displayed in a

Quote:
custom dialogbox, but when I use this in a calc like this, it doesn't
work. Would this be possible at all? The helpfile doesn't say anything
about this, as far as I can tell.

"No records found that match the word: " & TextStyleAdd ( $TempSearch;
Bold )

$TempSearch does contain the correct value.

Ursus

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.