I have created a patch at https://www.lyx.org/trac/ticket/10283.
On 23.09.2016 00:47, Guillaume Munch wrote:
Le 22/09/2016 à 09:18, racoon a écrit :
On 21.09.2016 17:24, Guillaume Munch wrote:
* I expected to find the lock toolbar option when right-clicking on the
toolbars. Do you know where t
Le 22/09/2016 à 09:18, racoon a écrit :
Hi Guillaume,
Thanks a lot. I have added some comments. I tried to fix what I could. I
am a total amateur in this. I don't know what bug there should be since
it works as expected for me. It would be great if you give me further
instructions or just show m
Hi Guillaume,
Thanks a lot. I have added some comments. I tried to fix what I could. I
am a total amateur in this. I don't know what bug there should be since
it works as expected for me. It would be great if you give me further
instructions or just show me how to do the improvements. While I
Le 11/08/2016 à 14:56, racoon a écrit :
Hi, Thanks and sorry for the delay. Here is an updated version. (I hope
I have not forgotten to include all files in the patch.) This time the
Lock Toolbars Positions is locked if and only if each toolbar is locked.
I guess that makes more sense.
Hi Dan
On 11.08.2016 14:56, racoon wrote:
On 20.07.2016 16:41, Guillaume Munch wrote:
Le 12/07/2016 13:30, racoon a écrit :
I have attached a first attempt at implementing a toolbar lock.
(Unfortunately, it is a bit intermingled with a lfun implementation for
changing the icon-size.)
Hi, I can have
On 20.07.2016 16:41, Guillaume Munch wrote:
Le 12/07/2016 13:30, racoon a écrit :
I have attached a first attempt at implementing a toolbar lock.
(Unfortunately, it is a bit intermingled with a lfun implementation for
changing the icon-size.)
Hi, I can have a look. Do you have an updated patc
Le 12/07/2016 13:30, racoon a écrit :
I have attached a first attempt at implementing a toolbar lock.
(Unfortunately, it is a bit intermingled with a lfun implementation for
changing the icon-size.)
Hi, I can have a look. Do you have an updated patch in the meanwhile?
I have attached a first attempt at implementing a toolbar lock.
(Unfortunately, it is a bit intermingled with a lfun implementation for
changing the icon-size.)
Toolbars can be (un)locked individually via the lfun command
toolbar-movable , e.g. toolbar-movable standard
Toolbars can be (un)loc
On 11.07.2016 09:23, racoon wrote:
I have proposed the new feature here:
#10283 (and #10282)
Outside of trac these numbers don't work that nicely as links.
http://www.lyx.org/trac/ticket/10283
http://www.lyx.org/trac/ticket/10282
---
Diese E-Mail wurde von Avast Antivirus-Software auf Vire
On 10.07.2016 04:42, Scott Kostyshak wrote:
On Sat, Jul 09, 2016 at 03:19:51PM +0100, José Abílio Matos wrote:
On Saturday, July 9, 2016 2:42:11 PM WEST racoon wrote:
By the way, since I have never worked on a project like LyX, if anyone
has tips on how to work effectively, I am pleased to know
On Sat, Jul 09, 2016 at 03:19:51PM +0100, José Abílio Matos wrote:
> On Saturday, July 9, 2016 2:42:11 PM WEST racoon wrote:
> > By the way, since I have never worked on a project like LyX, if anyone
> > has tips on how to work effectively, I am pleased to know. I guess using
> > git is one.
>
>
On Saturday, July 9, 2016 2:42:11 PM WEST racoon wrote:
> By the way, since I have never worked on a project like LyX, if anyone
> has tips on how to work effectively, I am pleased to know. I guess using
> git is one.
The first step is to read:
http://www.lyx.org/Development
where there are doc
On 09.07.2016 14:36, racoon wrote:
On 09.07.2016 13:48, Guillaume Munch wrote:
Le 08/07/2016 15:10, racoon a écrit :
On 08.07.2016 08:17, racoon wrote:
On 07.07.2016 14:41, racoon wrote:
Can someone give me a hint where LyX stores the individual toolbars'
properties, i.e. position and visibil
On 09.07.2016 13:48, Guillaume Munch wrote:
Le 08/07/2016 15:10, racoon a écrit :
On 08.07.2016 08:17, racoon wrote:
On 07.07.2016 14:41, racoon wrote:
Can someone give me a hint where LyX stores the individual toolbars'
properties, i.e. position and visibility.
Okay, got it (via QSettings).
Le 08/07/2016 15:10, racoon a écrit :
On 08.07.2016 08:17, racoon wrote:
On 07.07.2016 14:41, racoon wrote:
Can someone give me a hint where LyX stores the individual toolbars'
properties, i.e. position and visibility.
Okay, got it (via QSettings). I was just a bit confused because the
visibi
Okay, next maybe a new LFUN? Not sure I understand fully what I am
doing... and it should be "movable" and not "moveable".
In LyXAction.cpp:
...
void LyXAction::init()
{
...
ev_item const items[] = {
#endif
...
/*!
* \var lyx::FuncCode lyx::LFUN_TOOLBAR_MO
On 08.07.2016 08:17, racoon wrote:
On 07.07.2016 14:41, racoon wrote:
Can someone give me a hint where LyX stores the individual toolbars'
properties, i.e. position and visibility.
Okay, got it (via QSettings). I was just a bit confused because the
visibility is also (somewhat) stored in the p
On 07.07.2016 14:41, racoon wrote:
Can someone give me a hint where LyX stores the individual toolbars'
properties, i.e. position and visibility.
Okay, got it (via QSettings). I was just a bit confused because the
visibility is also (somewhat) stored in the preferences file.
Daniel
Hi,
I'd like to create a lock menu entry in the toolbars menu that makes all
toolbars immovable (although I have to do it without testing since I
can't compile LyX). As far as I can tell there is no such thing in LyX yet.
Can someone give me a hint where LyX stores the individual toolbars'
p
19 matches
Mail list logo