Development :  K-Meleon Web Browser Forum
K-Meleon development related discussions. 
OnCloseTab event in Lua macros plugin needed
Posted by: Hao Jiang
Date: August 23, 2006 07:25PM

mark307,

I think those tab structure related event function really in need for the lua macros plugin. Could you please add it into the next lua macros plugin?

Hao

Options: ReplyQuote
Re: OnCloseTab event in Lua macros plugin needed
Posted by: mark307
Date: August 29, 2006 02:20PM

I agreed. But I don't know about the OnCloseTab message. I couldn't find it in the k-meleon's source.
regards.

Options: ReplyQuote
Re: OnCloseTab event in Lua macros plugin needed
Posted by: Hao Jiang
Date: September 01, 2006 04:57AM

This message does exist! Dorian and I was talking about this a few days ago. Let me try to dig this out and report to you. Thanks.

Hao

Options: ReplyQuote
Re: OnCloseTab event in Lua macros plugin needed
Posted by: rmn
Date: September 01, 2006 05:39AM

I think it's only in the tabbed version.

Options: ReplyQuote
Re: OnCloseTab event in Lua macros plugin needed
Posted by: Hao Jiang
Date: September 01, 2006 05:45AM

OK. Here they are:

#define WM_CLOSETAB WM_APP + 150
#define WM_CREATETAB WM_APP + 151
#define WM_SWITCHTAB WM_APP + 152

Options: ReplyQuote
Re: OnCloseTab event in Lua macros plugin needed
Posted by: Hao Jiang
Date: September 01, 2006 05:46AM

@mark307,

For kmplus, I hope it could be possible to make preference dialog like the native one, meaning has two frames, left frame will show choice and the right frame will change once you click one choice on the left.

Hao

Options: ReplyQuote


K-Meleon forum is powered by Phorum.