Tommaso Cucinotta wrote:
Abdelrazak Younes ha scritto:
Why is this distinction between normal and embedded work areas needed?
Because certain operations may be meaningful only on
main/document/non-embedded
work-areas. For example, if I'm keeping the search dialog open and I
decide to open
a ne
Abdelrazak Younes ha scritto:
Why is this distinction between normal and embedded work areas needed?
Because certain operations may be meaningful only on
main/document/non-embedded
work-areas. For example, if I'm keeping the search dialog open and I
decide to open
a new document, I'd expect it
On 08/11/2008 17:53, Tommaso Cucinotta wrote:
Hi,
with the attached patch for the lyx-advsearch branch:
- The GuiView tracks the currentMainWorkArea()
Why is this distinction between normal and embedded work areas needed?
- there is a visual highlight of the current main wa through a thick
Tommaso Cucinotta wrote:
> what about the searchWorkArea on your system ? does it get focus or not,
> when you press C-S-f ?
no it does not and its already reported in wiki...
pavel
Pavel Sanda ha scritto:
its in.
there was some bad indentation, perhaps because I produced the diff through:
svn diff --diff-cmd diff -x -uw
the attachment fixes it.
this has maybe something to do with your window manager, i dont see it here.
what about the searchWorkArea on your syst
Tommaso Cucinotta wrote:
> Actually, I wanted to send this little-bit cleaner patch, sorry.
its in.
>> - there is also a little focus issue when closing the program with unsaved
>> changed buffer: the dialog asking if I want to save is not focused;
>> however,
>> this is an issue in regular tr
Hi,
with the attached patch for the lyx-advsearch branch:
- The GuiView tracks the currentMainWorkArea()
- there is a visual highlight of the current main wa through a thick
border; feel
free to customize if you think it looks like ugly;
- now Esc, Enter and Shift+Enter are correctly interc
Actually, I wanted to send this little-bit cleaner patch, sorry.
T.
ps: lots of debugging stuff that I will remove at the end
Tommaso Cucinotta ha scritto:
Hi,
with the attached patch for the lyx-advsearch branch:
- The GuiView tracks the currentMainWorkArea()
- there is a visual highlig