[Geany-devel] Unhide preferences

Lex Trotman elextr at xxxxx
Sat Oct 23 23:31:22 UTC 2010


2010/10/24 Адриан Димитров <dimitrov.adrian at gmail.com>:
> Looks good

Agree, well done.

i like the idea of 'about:config'`s style.
> Is it possible to change value?
> And now about the requiring restart, i think that this problem can be soled
> simply if the variable name is prefixed for example with '*', I think that
> nobody change hidden preferences every 5 minutes ;)

The difficulty is that nothing currently identifies which prefs
require restart, so the first version IMO should just have a fixed
message saying restart if you change anything.

Cheers
Lex

> Nice try Mitko, go ahead!!!
>
> ________________________________
> I should have copy and pasted the truth.
>
>
>
>
> -------- Оригинално писмо --------
> От: Dimitar Zhekov dimitar.zhekov at gmail.com
> Относно: Re: [Geany-devel] Unhide preferences
> До: Geany development list
> Изпратено на: Събота, 2010, Октомври 23 17:36:45 EEST
>
> Hi,
>
> This is a screenshot of the (not yet complete) Various tab.
>
> The main function is:
>
> void stash_setup_treeview(GPtrArray *group_array, gboolean variable,
> GtkTreeView *tree, GtkLabel *label, GtkContainer *container);
>
> group_array - obvious
>
> variable - display/edit the groups marked as "variable" [write_once]
> or all.
>
> tree - obvious
>
> label - if not NULL, displays the currently selected setting name.
>
> container - if not NULL, when a setting is selected, an edit widget is
> created, based on the setting type and inserted into container. If
> NULL, there is no editing.
>
> Currentry prefs.c calls stash_setup_treeview(pref_groups, TRUE,
> widgets-obtained-from-the-Preferences-dialog). But we may call it with,
> say, an array of plugins groups and FALSE. :)
>
> Hunting the VTE/vc usage took me some time, I'll call it a day.
> Unfortunately, vc requires some fixing.
>
> --
> E-gards: Jimmy
>
>
> -----------------------------------------------------------------
> Вижте последните новини във Vesti.bg!
> _______________________________________________
> Geany-devel mailing list
> Geany-devel at uvena.de
> http://lists.uvena.de/cgi-bin/mailman/listinfo/geany-devel
>
>



More information about the Devel mailing list