Posted: 20 Sep 2007 15:33
Well, here's a screenprint of the affected area showing that I don't have any XY icon in the TOTD task:


Forum for XYplorer Users and Developers
https://www.xyplorer.com/xyfc/

I still don't believe you, you can easily have modified this picture using Paint, PSP or something like this, or maybe it's not the XY window, who knows!?j_c_hallgren wrote:Well, here's a screenprint of the affected area showing that I don't have any XY icon in the TOTD task:
Well, here's another one : it seems not to load my full user tip file, for some reason. And I have a feeling that when it "cuts" within a {:Term} tag it does not help stability.... (could be wrong though)admin wrote:Unstable??? Not here.
Code: Select all
<small><i>#footer#</i></small> <font color=red><b>#title#</b></font><br><br>
<div id="tip">Did you know that...? #text#</div>
####
html
user only
###
Stop a Search
You can stop an ongoing search at any time by pressing ESC.
####Code: Select all
<small><i>Tip 1 of 1</i></small> <font color=red><b>Stop a Search</b></font><br><br>
<div id="tip">Did you know that...?
You can stop an ongoing search at any time by press</div>Yes, I had that thought in the meantime. Send me your user tip file, please... so i can jump on that bug and kill it.jacky wrote:Well, here's another one : it seems not to load my full user tip file, for some reason. ..admin wrote:Unstable??? Not here.
Good idea, but not possible (or I don't know how). I feed HTML directly from memory, so I do not use URLs, so I cannot use local HTML anchors (...#anchorname). I think... let me try...j_c_hallgren wrote:Suggestion: When one is positioned at tip other than first, and "Shift+A" is used, set the current entry position to tip that was showing instead of going back to top of list.
That's something I didn't realize...ok...well, it was just an idea...admin wrote:Good idea, but not possible (or I don't know how). I feed HTML directly from memory, so I do not use URLs, so I cannot use local HTML anchors (...#anchorname). I think... let me try...
I don't mind, as long as I can tell which appl they belong to...it makes it easier to keep them visible, yet hide them via task switching temporarily.Sakis wrote:BTW, why TOTD uses a separate window instance; why not just a modeless dialog?
Honestly, I never liked the child dialogs that appear on taskbar as separate windows.
Yep, there's room for refinement. I'll wait until somebody comes up with a Spanish manual, and asks me to make the window larger and add a navigation (the TOTD syntax already provides rules for adding keywords...).j_c_hallgren wrote:That's something I didn't realize...ok...well, it was just an idea...admin wrote:Good idea, but not possible (or I don't know how). I feed HTML directly from memory, so I do not use URLs, so I cannot use local HTML anchors (...#anchorname). I think... let me try...
And about using TOTD as a non-English Help: Yea, I guess it could suffice, but it still lacks many of the features that a CHM/"Help" file system provides, such as nested Contents, a find-as-you-type index, printing, history, bookmarking, etc. I guess it's better than nothing, but that's why I still tend to prefer CHM style help vs HTML style, especially for the navigation abilities.
Well, sure I'm repeating myself but I just feel like a checkbox to have that window always on top would be a good idea.admin wrote:Yep, there's room for refinement. I'll wait until somebody comes up with a Spanish manual, and asks me to make the window larger and add a navigation (the TOTD syntax already provides rules for adding keywords...).