Doc pane needs to be refeshed each time to be able to use hyperlinks in MHT

Submitted by viking on 2022/02/03 20:21
Forums

I opened an MHT file in the doc pane. The MHT file has links and it works fine when I click on them.
However, if I move away from the item and then back, I need to hit refresh each time to be able to use the links.

Is this a bug or a feature request to have it automatically refresh when the item is clicked?

I have E-mailed you an Example file.

p.s. When I open the MHT file, it uses the absolute path; e.g. C:\myfiles\Infoqube\file.mht
If I have the database and MHT file in the same directory, can I use relative paths; e.g .\file.mht?
 

Corrupted Grid - IQ hangs when trying to open

Submitted by viking on 2022/01/29 22:35
Forums

I have a Grid with "sub-grids" that I described here:
https://infoqubeim.com/drupal5/node/5384

When I try to open one of those grids "Inv_All", IQ hangs (with CPU at 25%) and never opens (well, at least not within 10 min).

I created new Grid with the same source as in "Inv_All" and two Tag columns (I don't remember exactly what columns I had in "Inv_All"). That new Grid, "junk3" first opened fine. However, as I was troubleshooting and had to close IQ several times when it hung, that Grid also stopped responding.

Pasting html code from Notepad++ into Doc Pane => "100% CPU"

Submitted by viking on 2022/01/28 21:06
Forums

Hi Pierre,

I am not sure how to troubleshoot this... Do you use Notepad++?
I open a script file (EasyLanguage) in Notepad++ and I have added a custom Language file for syntax coloring.
I then use the built-in plugin NppExport to copy HTML to clipboard.
I finally paste the HTML code into the Doc Pane.

This usually works fine.

However, sometimes, IQ hangs after successful pasting and the CPU goes to 25% (on a 4-core CPU) and my PC consequently barely responds.

Color Column Header Red and Back makes Text White

Submitted by viking on 2022/01/23 17:05
Forums

Minor Bug:

1. Select a column; The header is Gray and the text is Black.

2. Column|Color|Red => The Column Header turns Red and the text color changes from Black to White

3. Column|Color|None => The Column Header turns back to Gray but the text color is still White

4. Fix it by Column|Color|Yellow followed by Column|Color|None

BTW, is it possible to only color a specific cell in the column red (not the whole item)? If so, can it be done by an Auto-assignment?