<$BlogRSDUrl$>

Monday, June 21, 2004

Build 340 : Fixed Cross Tab Build and Problems Resolved 

The new full install post fixes a problem with running Crosstabs. It also solves a problem that occurred when trying to edit some of the data items in the Live Design Editor (problem was caused by a missing style name).

Both the refresh and full install post have been updated (as of 2:15 PM EST June 14th ).

Comment

Monday, June 14, 2004

Cross-Tab Issue Resolved 

In the last full install, the FFCONFIG.PRG that was provided had a new definition for lb_xtab. This definition was causing the problem. Remove or comment out the line that says
 
m.lb_xtab = "X-Tab" and compile it.
 
They will work properly then.

Comment

Foxfire! Build 338: Updates and Fixes 

Get the full install if you haven't updated recently or have errors running the update.
 
A variety of fixes from the past week including:
 
 
 
Update to Showing SQL that properly saves it
Fix for invalid resetting of data sessions
Fix for Edit SQL Clear button not properly clearing SQL
SUPPORT FOR Send To Browse and SEnd to Screen
Full Support for sending output immediately to other formats
Moved Show SQL to View menu
Fix for comments over 255 characters generating error in preview screen.
Fix for adding new item getting error on FontName not found
Update for output options screen to make it lose the elevator bars.
Support for exporting browse files to Text,DBF, Excel and XML
Fixes for Multi-lingual version
Update to try and run Mind's eye with cross-tabs
Fix for correctly highlighting prefernce file.
Update for exporting shortcut. Now immediately runs the export for the currently selected item
Better support for multi-report exporting.
Support for keyboards with right-click shortcut button
Build with Shortcut support for exporting and a better preference picker
Support for email bursting.
Add to Batch right-click option now supports multiple requests.
Fix in FFMNGFDR to look for Move Request in File menu instead of Tools menu
Fix for FNCleanup closing file when running request without any results
Added feature to automatically Hide data item when marking at as grouped in the Sort Workbench dialog.
Automatically unhiding data item when it is hidden and grouped and then subsequently ungrouped.

Comment

Known Problems with B338 

1. The cross-tab sample errors out with grp_ftrrow not found. A new patch for that should be ready shortly.
2. A new property dialog and revised changes to the fonts dialog are not yet implemented. Will be in build 339.

Comment

Saturday, June 05, 2004

Using Foxfire! 8.0's Automatic Combo Filters 

Foxfire! 6.0 let you define your own filter controls but Foxfire! 8.0 makes it even easier.
 
In the sample database, Cars Color uses a drop-down while Cars Make is purely free-form text. Here's how to make it use a drop-down like Cars Color.
 
1. In the Request Manager, click the Dictionary button and go to the Cars Make data item.
2. Click the Filter button.
3. If the checkbox beside "Value must be in Cars" is selected, clear it.
4. Check the box marked Value Must Be In Cars. Notice how the Control Class and Adder Subclass fields fill in. This is now the automatic handler for Combo drop-downs.
5. Click Save and try running a report that uses Cars Make as an ask-at-runtime filter.
 
The Cars Make filter field is NOW a drop-down!
 
 

Comment

Warning: Showing comments in preview limited to 255 characters 

Just a quick note - the option to display the comments in the header or footer of the report is a great feature but in build 335 and earlier, it doesn't check to see how long the comment is. There is a limit of 255 characters to display this in the preview area. You may get an error if you try to display a larger comment.
 
This will be fixed in the next post.

Comment

This page is powered by Blogger. Isn't yours?