Constants cant see value

Hi,
Converted RB project to Xojo.

When I look at a Constant I can’t find the string value it is set to in order to edit it.
Perhaps I am missing something in the new interface.

If I click the constant then on right side at top it shows the name As String
but under it is just a + button to add a new line to this Platform, Language, Value.
There are no rows there right now.

I’m not sure my app can run w/o some of these constants set but I can’t find the values.

-Tim

[quote=50827:@Tim Turner]Hi,
Converted RB project to Xojo.

When I look at a Constant I can’t find the string value it is set to in order to edit it.
Perhaps I am missing something in the new interface.

If I click the constant then on right side at top it shows the name As String
but under it is just a + button to add a new line to this Platform, Language, Value.
There are no rows there right now.

I’m not sure my app can run w/o some of these constants set but I can’t find the values.

-Tim[/quote]
Show the inspector

In the inspector under the constant name “Default Value”.

Doh! OK found it. Thanks.

Which is fine if you want to see the value of ONE constant… but if you need to view a series of them, compare them etc… that is a ROYAL PITA to do it that way.