PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Marco Ruiz on November 02, 2006, 03:31:15 PM

Title: FireFly and Grid Ocx ubgrid
Post by: Marco Ruiz on November 02, 2006, 03:31:15 PM
I am using Ocx free (UBGrid) and FireFly.  But I have the disadvantage in which the keys TAB, Enter and keys of movement do not work correctly.  The Enter Key does not do anything, the key TAB jumps of the Grid to another control and not to the following cell in the Grid.  The Keys of movement work just as the key TAB.  Is this a problem of the Ocx or lacks to define something in FireFly?
Title: FireFly and Grid Ocx ubgrid
Post by: Jose Roca on November 02, 2006, 10:49:00 PM
Controls made with VB6 or purposely for VB6 doesn't work well when used with the ATL container. The ActiveX container used by VB6 has special characteristics not available in other containers.