mailing-list for TeXmacs Users

Text archives Help


Re: [TeXmacs] X titlebar & iconname


Chronological Thread 
  • From: Joris van der Hoeven <address@hidden>
  • To: Brian Keck <address@hidden>
  • Cc: <address@hidden>
  • Subject: Re: [TeXmacs] X titlebar & iconname
  • Date: Sun, 22 Aug 2004 19:55:18 +0200 (CEST)


> Also, the method I was hoping for (as with vim) requires no user
> interaction ... the user just changes buffers & the
> my-init-buffer.scm/vimrc callbacks change the iconname. Maybe you meant
> 'user programming'.
>
> I've had a look at the source. Would it be a reasonable approach to try
> to create a scheme binding for x_window_rep::set_name()?

You have no direct access to x_window_rep from the glue code.
You would rather have to add an additional method to tm_data_rep
in order to set the menu name. You may take a look at
tm_data_rep::new_menu_name and add a hack.

Best wishes, Joris




Archive powered by MHonArc 2.6.19.

Top of page