Alert message [message #448138] |
Fri, 19 March 2010 13:25 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
BS_99
Messages: 34 Registered: March 2010
|
Member |
|
|
Dear all,
good evening.
I am using Oracle developer Suite 10g, and i want to customize the position of ALERT message on the screen as per requirement. Can i do that?
Regards.
Bibek.
|
|
|
|
Re: Alert message [message #448220 is a reply to message #448144] |
Sun, 21 March 2010 01:34 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
BS_99
Messages: 34 Registered: March 2010
|
Member |
|
|
Thank u for your reply.
but set_alert_property does not help in this context.
Is there any other solution that i can try?
Regards.
Bibek
|
|
|
Re: Alert message [message #448294 is a reply to message #448138] |
Mon, 22 March 2010 10:46 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
gregor
Messages: 86 Registered: March 2010 Location: Germany
|
Member |
|
|
Hello satapathy.bibek,
you can create a Windows, what looks like an Alert.
- create an Controll-Block ( non Database-Block non base on a Table)
- with two, three .. Buttons on an new Canvas
and an Display-Item , non bevel, same color as the canvas,
set default button as you like
- Create a Modal - Window , set x/y-position
- in the case of alert code : go_item(Display-Item) or Button
|
|
|
Re: Alert message [message #448484 is a reply to message #448294] |
Tue, 23 March 2010 12:06 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) |
BS_99
Messages: 34 Registered: March 2010
|
Member |
|
|
Hello Sir,
Thank u for your suggestion on my query about alert messages.
Your tip seems to be a useful one. Thank you.
Regards.
Bibek
|
|
|