Sorting a TreeView with Glade/GtkBuilder Craig Re: Sorting a TreeView with Glade/GtkBuilder Tristan Van Berkom GtkTreeView isn't updating when GtkListStore appended and set Jordan H.Re: GtkTreeView isn't updating when GtkListStore appended and set Michael Cronenworth Re: GtkTreeView isn...
Gtk::Widget* objButtonPanel = gladeWidget<Gtk::Widget>("objButtonPanel");// Get the selectionGtk::TreeView* entityList = gladeWidget<Gtk::TreeView>("entitiesTreeView"); Gtk::TreeModel::iterator iter = entityList->get_selection()->get_selected();if(iter) {// Get name of the entity ...
nv->connect_key_accels(nv);/* raise view changed signal */dt_control_signal_raise(darktable.signals, DT_SIGNAL_VIEWMANAGER_VIEW_CHANGED);/* add endmarkers to left and right center containers */GtkWidget *endmarker = gtk_drawing_area_new(); dt_ui_container_add_widget(darktable.gui->ui, ...
* GtkFileChooser: - Default to sorting folders first - Fix a crash when visiting recent files * GtkTextView: - Fix corner cases in word navigation * GtkMenuButton: - Normalize label layout * GtkDropDown: - Add support for sections * GtkVideo: ...
Deep code changes for the "PACTree.pm" and "PACMain.pm" modules, for better object managing and code clarity . Modified the port-forwarding options to delete the "insert time" radiobutton, and set the "Local Port" as default sorting method . Fixed a bug that prevented saving a SSH ...
- The -gtk-icon-size custom CSS property allows theme control of icon sizes * Emoji: - We support Ctrl-. and Ctrl-; to pop up the Emoji chooser - The Emoji chooser is also available in GtkTextView - We avoid overly wide fallback rendering with some EmojiOne fonts...
Add possibility to disable new folder creation Add python 2 support Add horizontal scrollbar tkFileBrowser 1.1.2 Add tooltips to display the full path of the shortcut if the mouse stays long enough over it. Fix bug: style of browser treeview applied to parent tkFileBrowser 1.1.1 Fix bug:...
- CLUSTER connections. - TABBED/WINDOWED terminals - Wake On LAN capabilities - Local and Global variables, eg.: write down a password once, use it ANY where, centralizing its modification for faster changes! use them for: . password vault . reusing connection strings - Seamless Gnome/Gtk in...
subget - simple program featuring downloading subtitles from multiple servers. Easily extendable by plugins, supports multi-language. Video Player option allows easily play movie using favorite media player right after downloading subtitles. -- Supported Media Players: + Mplayer + Mplayer2 + SMPlayer ...
is a SecureCRT/Putty/etc (connections manager with automations) equivalent for the Linux world. * FEATURES (by now): - Simple GUI to manage/launch connections to remote machines. - Scripting possibilities, 'ala' SecureCRT - Configurable [Pre|Post]-connection local commands execution. - ...