Subscribe for automatic updates: RSS icon RSS

Login icon Sign in for full access | Help icon Help
Advanced search

Pages: [1]
  Reply  |  Print  
Author Topic: fgl_winquestion/fgl_winmessage  (Read 11907 times)
Ullrich M.
Posts: 11


« on: November 18, 2009, 10:35:42 am »

Hi,
BDL 2.11
GAS 2.11
using goog-blue.css

please have a look at the screenshots attached.
Is there any way to make questions/messages look similar to fgl_winquestion/fgl_winmessage in GDC ?

Thanks,
Umo


* fgl_winmessage.gif (8.92 KB, 674x243 - viewed 2079 times.)

* message.gif (7.71 KB, 672x355 - viewed 2086 times.)

* ringmenu.gif (65.26 KB, 1265x407 - viewed 2096 times.)
.
Four Js
Posts: 65


« Reply #1 on: November 18, 2009, 06:40:42 pm »

Hi Umo,

Could you please precise your need ?
Do you need questions/messages in GWC to be displayed as popup like with GDC ?
You first screenshot (fgl_winmessage) shows a popup with GWC; doesn't it correspond to your need ?

Best regards,
Guney
Ullrich M.
Posts: 11


« Reply #2 on: November 19, 2009, 09:05:29 am »

Yes, Guney,
I'd like to display message/question to popup as in GDC.

At least - in fgl_winmessage - I would prefer a real button like the "normal" button-widget
and a non-transparent background.
Any hint how to achieve such a behaviour?

Thanks,
Umo 
.
Four Js
Posts: 65


« Reply #3 on: November 20, 2009, 10:58:26 am »

Hi Umo,

What is the exact version of the GAS you are using ?
In fact, I made some tests with the GAS 2.11.16 and both fgl_winquestion/fgl_winmessage are displayed as popup. Moreover, if you need a non-transparent background for popup, you just have to modify the opacity value for popup in FGLASDIR/web/fjs/gwccomponents.css file thus:

.gPopupMenu {
   opacity: 1;
  ...
}

Anyway, if you test with GAS 2.11.16 and you still don't get messages/questions as popup, please send me your test programs.

Best regards,
Guney
Ullrich M.
Posts: 11


« Reply #4 on: November 20, 2009, 12:57:01 pm »

Thanks Guney,
it works fine now:
setting opacity to 1
and

menu xxx
 attributes (style = "dialog")
 .....

instead of fgl_winquestion()

Have a nice weekend,
Umo




* menu_style_dialog.gif (9.06 KB, 1242x275 - viewed 2037 times.)
Pages: [1]
  Reply  |  Print  
 
Jump to:  

Powered by SMF 1.1.21 | SMF © 2015, Simple Machines