pls solve this problem [message #474277] |
Sat, 04 September 2010 09:39 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
owais_baba
Messages: 289 Registered: March 2008 Location: MUSCAT
|
Senior Member |
|
|
can any one solve this problem
i have a 3 tab canvases on form 6i
i am using show_view('canvas') which is different block except 3 tab canvases which is i am accessing by using show_view i have a button('commit') on canvas when ever i am pressing this commit button whole form is saving but i want only single block saving pls solve this prob.
[EDITED by LF: removed superfluous empty lines]
[Updated on: Sat, 04 September 2010 13:14] by Moderator Report message to a moderator
|
|
|
|
Re: pls solve this problem [message #474302 is a reply to message #474285] |
Sat, 04 September 2010 15:56 ![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) |
owais_baba
Messages: 289 Registered: March 2008 Location: MUSCAT
|
Senior Member |
|
|
thanks for reply
actually this customer block which i am using by show_view and trying to commit on individualy block ok pls tell me i have runed a form during this can i call another for like stack canvas both forms should activate but form which i am calling that should like stacked canvas
|
|
|
|
|
|
|
Re: pls solve this problem [message #474516 is a reply to message #474514] |
Mon, 06 September 2010 15:51 ![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) |
owais_baba
Messages: 289 Registered: March 2008 Location: MUSCAT
|
Senior Member |
|
|
i tried many time to call_form but previous form which is activated hiding i want like which i giving example in my previous message in png file can u give me some example
|
|
|
Re: pls solve this problem [message #474521 is a reply to message #474490] |
Mon, 06 September 2010 17:07 ![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) |
cookiemonster
Messages: 13963 Registered: September 2008 Location: Rainy Manchester
|
Senior Member |
|
|
cookiemonster wrote on Mon, 06 September 2010 19:47Read up on call_form, open_form and new_form in form builder help and decide which you need.
It really does tell you in detail what each of them does. There is nothing I can add to the explanation.
|
|
|
Re: pls solve this problem [message #474522 is a reply to message #474514] |
Mon, 06 September 2010 17:08 ![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) |
cookiemonster
Messages: 13963 Registered: September 2008 Location: Rainy Manchester
|
Senior Member |
|
|
owais_baba wrote on Mon, 06 September 2010 21:45can we disable to maximize this ( set_WINDOW_property(FORMS_MDI_WINDOW,WINDOW_STATE,MAXIMIZE))
I don't know what you mean.
|
|
|
|
|
Re: pls solve this problem [message #474762 is a reply to message #474528] |
Wed, 08 September 2010 12:16 ![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) |
owais_baba
Messages: 289 Registered: March 2008 Location: MUSCAT
|
Senior Member |
|
|
thansk for your valueable imformation yes your right but my problem is still there i have button on main form which is open_form('c:\xyz.fmx') form is opening successfully it is completly maximizing how to resize oracle run time window my problem is this i want to open form with resizeing format like in my previous msg attached one stacked canvas
set_WINDOW_property(FORMS_MDI_WINDOW,WINDOW_STATE,MAXIMIZE);--how to resize this or disable or how u will suggest sir problem is this window
set_window_property('builder',WINDOW_STATE,MAXIMIZE);---this is ok that we can resize easly
thanks
|
|
|
|
Re: pls solve this problem [message #476753 is a reply to message #474765] |
Sat, 25 September 2010 08:02 ![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) |
owais_baba
Messages: 289 Registered: March 2008 Location: MUSCAT
|
Senior Member |
|
|
pls solve this prob. i have a two forms, form1 and form2 both forms has different window sizes like
form1 has set_window_property(forms_mdi_window,window_state,maximize);
set_window_property('builder',window_state,maximize)
form2 has set_window_property(forms_mdi_window,window_state,maximize);
set_window_property('window1',window_size,400,300)
i have a button in form1 for call form2 by using open_form
my problem is this that when i am calling form2, form1 has also resizing automatically like form2 remember form2 has different window size.pls my question is to all gurus kindly solve this problem thanks
thanks
|
|
|
Re: pls solve this problem [message #476847 is a reply to message #476753] |
Sun, 26 September 2010 15:15 ![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) |
owais_baba
Messages: 289 Registered: March 2008 Location: MUSCAT
|
Senior Member |
|
|
i made little mistake in form2 actually form2 setting
set_window_property(forms_mdi_window,window_size,400,300)
set_window_property('window1',window_state,maximize)
this is setting of form2 pls solve this problem as soon as possible
thanks
|
|
|
|
Re: pls solve this problem [message #477206 is a reply to message #477124] |
Wed, 29 September 2010 08:11 ![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) |
joy_division
Messages: 4963 Registered: February 2005 Location: East Coast USA
|
Senior Member |
|
|
Dude, calm down. If you want an answer so fast, go pay a consultant a lot of money. No one here owes you anything.
How about putting in a TAR at Oracle?
Why is your problem more important than other other one here? We're all volunteers and don't appreciate postings like your where you demand solutions and when no one answers in your alotted time, you demand again.
|
|
|
|
Re: pls solve this problem [message #477439 is a reply to message #477262] |
Thu, 30 September 2010 11:52 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) |
joy_division
Messages: 4963 Registered: February 2005 Location: East Coast USA
|
Senior Member |
|
|
Here's just a sample of your immature impatient postings. Again, if every one of your questions is so urgent we suggest you hire a consultant for money or hire another employee who knows how to do the work
pls solve this problem
how to generate this special code??????
what's wrong with this code??????
form not scanning image in winxp!!!
thumb scanner its very very very urgent pls!!!!!!
how to add callendar in Report 6i urgent!!!!!!
Why not Answered?????
its possible to call??????????????
its urgent!!!!!!!!!!
To Get Processor serial no. its urgent !!!!!!!!!!!!!!
ITS URGENT NEXT MATCH WORD
who is a capable to solve my problem its urgent!!!!
can any one help me to read data from serial port and who is a capable to solve my problem its urgent
|
|
|