Hi Oliver, > Hi, I have a couple of question re GTK2 version of SciTE: > 1. When holding down the Dn-arrow or PgDn keys, Scite does not scroll > the text immediately, but seems to wait and update the screen in > intervals. This only seems to happen in GTK2 version, its not seen in > the Windows version. How can I change the behaviour of Scite/GTK to > always scroll and display line by line or page by page?
The Windows and GTK+ versions behave the same here but text display is much faster than GTK+ so you are less likely to notice. > 2. In the "File Open" dialogue of the GTK2 version there is no text > entry field for the file-name. Is there a way to enable (GTK2 setting?) > to allow file names to be entered into a text field? It depends on the version of GTK+ 2. On recent versions you can start typing. A slash may display an entry field. > 3. The latest Scite version does not seem to compile with GTK1 anymore. > I tried on a older Debian with only Gtk1.2 installed, Scintilla > compiled, but Scite did not. > Any suggestions welcome, thanks I no longer attempt to build GTK+ 1.x as recent distributions tend not to include it. Few other people use SciTE on GTK 1.x (although some do use Scintilla on GTK+ 1.x) so this leads to support decaying. Maybe its time to declare GTK+ 1.x unsupported. Neil _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
