> 2) "scrollable" toolbar, so you will be able to navigate over all your icons
You understand, I would like a solution near "scrollable toolbar".
In fact, I don't want a scrollbar for scrolling toolbar, but a toolbar
which know where is the mouse and then scroll horizontally.
If mouseX = gvimApp.width
{
toolbar.x = (toolbar.width-gvimApp.width) // supose that toolabr
is larger than gvimApp
}
I have to move the handle s_toolbarhwnd which comes from :
s_toolbarhwnd = CreateToolbarEx(
Gui_w32.c, near line : 4142 function initialise_toolbar
Thank you for help
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
To unsubscribe from this group, send email to
vim_dev+unsubscribegooglegroups.com or reply to this email with the words
"REMOVE ME" as the subject.