From f184669d7e10e6177e49a241b494c1d3c8c55d78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Minisini?= Date: Sat, 18 Mar 2017 12:18:50 +0000 Subject: [PATCH] [GB.WEB.FORM] * NEW: WebMenuBar is a new control that acts as a container of WebMenu controls. It was made as a workaround of the badly designed CSS specifications of the overflow property. It may be removed if I find a way to use the WebHBox instead. * NEW: WebComboBox: Activate waiting animation when selecting an item. * BUG: WebForm: They can be resized horizontally again. * BUG: WebForm: Top level form titlebar is now correctly highlighted again. git-svn-id: svn://localhost/gambas/trunk@8111 867c0c6c-44f3-4631-809d-bfa615b0a4ec --- .../.hidden/control/webmenubar.png | Bin 0 -> 497 bytes comp/src/gb.web.form/.info | 23 ++++++++++++++++++ comp/src/gb.web.form/.list | 1 + comp/src/gb.web.form/.project | 2 +- comp/src/gb.web.form/.src/Test/Webform2.class | 4 +-- .../gb.web.form/.src/Test/Webform2.webform | 17 +++++-------- comp/src/gb.web.form/.src/WebComboBox.class | 2 +- comp/src/gb.web.form/.src/WebContainer.class | 2 +- comp/src/gb.web.form/.src/WebControl.class | 20 +++++++-------- comp/src/gb.web.form/.src/WebForm.class | 2 +- comp/src/gb.web.form/.src/WebMenu.class | 2 +- comp/src/gb.web.form/.src/WebMenuBar.class | 14 +++++++++++ comp/src/gb.web.form/.src/WebTabPanel.class | 2 +- comp/src/gb.web.form/.src/WebWindow.class | 2 +- comp/src/gb.web.form/.startup | 2 +- comp/src/gb.web.form/lib.js | 7 +++++- comp/src/gb.web.form/style.css | 3 +++ 17 files changed, 73 insertions(+), 32 deletions(-) create mode 100644 comp/src/gb.web.form/.hidden/control/webmenubar.png create mode 100644 comp/src/gb.web.form/.src/WebMenuBar.class diff --git a/comp/src/gb.web.form/.hidden/control/webmenubar.png b/comp/src/gb.web.form/.hidden/control/webmenubar.png new file mode 100644 index 0000000000000000000000000000000000000000..9302fbda0306835f6777f55dc69221ef29d78b97 GIT binary patch literal 497 zcmVKorOSFR@~qR-`yM6pG;DP;uxKDdZaz34R6f z6LikvphyS7?5-}BE=r-`Ds&bUA&U{01O(}ow&pstN;gSjO-ud34F`{R|9khpcL(hG z?-18C9;kw#1qeYd4gjI=lU}d4u^Nh^&^BWOufW~|!C%8aN3mEu06>8(-fp*Jwrwvh z%Tlo=|AaP&tfA3pbi^1FqS0t;Hk(~15{V9gr5^!qc0r6Wfry~%x-b|F?kAIpQYaL} zT?tqtiXv*Y8X1Ps)ph;KYaY)6Rw62uN@zG7c5K_0;nA4Bj6_7JR;!Wmc-)=O=a*iN z!?%+;=O~xUl3^GRjYi|bZO*M+CC71~X2w&1rYvG0YtPO zD{{FU&t|hX$z-w#;N49=H;o93#o{%UO0j%Ce+U5mexFaLQ<5Z!WLa(kc!tl$w226S zV*sb=bo$&h&8JeS"; Endif - Print "