[Gambas-user] How to reset a toolbar config?
Benoît Minisini
gambas at ...1...
Mon Sep 1 01:29:43 CEST 2014
Le 01/09/2014 01:06, B Bruen a écrit :
> I have this recurring problem with the gb.form.mdi Toolbar. For some reason, unknown, I occasionally lose the project config file contents that describe the customised toolbar or those lines get "corrupted".
>
> The original config lines are:
> [gb.form.mdi/Toolbars/tbrTasks]
> Layout=["$lblFilter","taskfilter0","taskfilter.1","taskfilter.2","taskfilter.3","$lblSort","tasksort.0","$lblSearch","tasksearch.0","task.refresh"]
>
> The corrupted lines are:
> [gb.form.mdi/Toolbars/tbrTasks]
> Layout=["$lblFilter","taskfilter.1","$lblSort","$lblSearch","tasksearch.0"]
>
> My problem is that there appears to be no way to "reset" the toolbar in the IDE to get the original lines back. I have to manually edit the config file in an external editor.
>
> Is there a way to reset it in the IDE and I just can't find it?
>
>
> tia
> Bruce
>
There must be a bug somewhere in the IDE.
Do you more information about when exactly the toolbar configuration is
corrupted?
Can you send the project?
--
Benoît Minisini
More information about the User
mailing list