Razzak:

Thank you for the sample...and the courier new font is what I have chosen to 
use.

In looking through the samples, I thought 'no big deal', I've seen this before 
at a SAT class.  But, during my review, I discovered something new in the 
variable listview that I had not noticed before.    Couldn't see the forest for 
the trees.   Very cool.

The lightbulb was turned on immediately.  I will be expermenting tommorrow with 
the var listview.

Thanks again.

Jim





----- Original Message ----
From: A. Razzak Memon <[EMAIL PROTECTED]>
To: RBASE-L Mailing List <[email protected]>
Sent: Sunday, September 7, 2008 12:53:49 PM
Subject: [RBASE-L] - RE: Popup Lookup Items are Wavey

At 09:23 PM 9/6/2008, jim schmitt wrote:

>Claudine: Tried it your way with the extra left and right parens
>around each ctxt statement, but made no difference.  This was
>an upgrade from 7.1 to 7.6, and in reviewing the 7.1 popup menu
>optios, the 7.1 had check box option for 'formatted'. 7.6 does
>not have this option, or am I missing it.
>Razzak, are you listening......could that be the difference?


Jim,

When defining the fonts for Pop-up Menus, make sure that you
are actually changing the fonts related to "List Font" while
in Pop-up Menus section.

Also, when defining the Pop-up Type as Multi-Column, try the
"List Font" as "Courier New" and see what results you get.

Example (Using RRBYW14 or RRBYW15):

Table/View Name: Customer
Pop-up Type: Multi-Column
Column Returned: CustID
Menu Values:
  ((LJS(Company,34))&(LJS((CTXT(CustID)),5))& +
  (LJS(CustCity,16))&(LJS(CustState,4))&(LJS(CustZip,10)))
-- remove the continuation "+" when pasting on your end
Menu Caption: Customers
Menu Title: Select Customer
List Font: Courier New, Regular, 10, Green

Hope that helps!

Very Best R:egards,

Razzak.





Reply via email to