ralf3u created an issue (geany/geany-plugins#1539)

My goal is that when a shortcut is pressed in a special plugin that is written 
in C++, a window should appear where one can type a number between 0 and 100 
that is standing for the desired sidebar width in percentage. If for example a 
user types 30 and then is pressing enter, then the splitter (the splitter is 
the vertical line between editor and sidebar) will jump to 70% editor width 
(with sidebar width 30%). To do so, one need to know the whole width of editor 
and sidebar in pixel in order to calculate the editor width in pixel.
I ask this question because I'm not a software developer but I would like to 
have an idea about the code solution. It should be my last question concerning 
the topic splitter. Thank you very much in advance for an answer.

**Version**
Geany 2.1

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/1539
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany-plugins/issues/[email protected]>

Reply via email to