Re: [Flash Operator Panel] Inscrease the size of the panel
Hi Marc, If you resize the buttons changing btn_widht and btn_height, you will also need to restyle all the elements inside the buttons (led, clid text, label, timer, etc). It is a time consuming job, but you can come up with some nice layouts that way. Anyways, it is not that easy to have more than 20 buttons per column, they become very thin if you do so and might need to remove the callerid for example. Anyways, you can have a very usable panel with 140 buttons just tweaking those parameters. If you use freepbx (or some distro that includes freepbx, like trixbox, elastix, etc..) then you also need to modify the script that generate the op_buttons config file ( /var/lib/asterisk/bin/retrieve_op_conf_from_mysql.pl ) In that script, at the very top you have some variables to change the positions for different button types. You will also want to modify or just comment out the rectangles and legends defined as they won't match your new button size. Best regards, Marc LEURENT wrote: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
|