Home » Developer & Programmer » Forms » stacked canvas not displayed. (oracle 10g, window xp)
stacked canvas not displayed. [message #507299] Fri, 13 May 2011 08:54 Go to next message
helloworld_28
Messages: 60
Registered: October 2010
Member
hi,

is that datablock should have related to show the stacked which is hidden in content canvas

i have attached the stack.fmb

please help me...

  • Attachment: stack.fmb
    (Size: 48.00KB, Downloaded 1172 times)
Re: stacked canvas not displayed. [message #507311 is a reply to message #507299] Fri, 13 May 2011 09:46 Go to previous messageGo to next message
cookiemonster
Messages: 13937
Registered: September 2008
Location: Rainy Manchester
Senior Member
Have a look at the "raise on entry" canvas property
Re: stacked canvas not displayed. [message #507350 is a reply to message #507311] Sat, 14 May 2011 01:51 Go to previous messageGo to next message
ranamirfan
Messages: 535
Registered: January 2006
Location: Pakistan / Saudi Arabia
Senior Member

Your's Code.
Show_view('STACK');
Go_item(':ADDRESS_TABLE.STREET');
Hide_view('cont');


I checked your code,I think you wrote wrong Go_Item (BlockName.Item Name).Please check it.
Go_Item(':Address_Table.Street_Address');



Hope it'll help you.

Regards,
Irfan
Re: stacked canvas not displayed. [message #507353 is a reply to message #507350] Sat, 14 May 2011 02:44 Go to previous messageGo to next message
Littlefoot
Messages: 21818
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Block reference in GO_ITEM doesn't need a colon sign so it is, actually, GO_ITEM('BLOCK.ITEM') instead of GO_BLOCK(':BLOCK.ITEM').
Re: stacked canvas not displayed. [message #507364 is a reply to message #507311] Sat, 14 May 2011 08:51 Go to previous messageGo to next message
helloworld_28
Messages: 60
Registered: October 2010
Member
hi ,

i have mistype but i checked with code.. it is having any problem.

Re: stacked canvas not displayed. [message #507365 is a reply to message #507299] Sat, 14 May 2011 08:54 Go to previous messageGo to next message
helloworld_28
Messages: 60
Registered: October 2010
Member
thank sir for reply,


i have raise on entry to yes in stacked canvas,

first placed is stacked canvas and then content canvas order
Re: stacked canvas not displayed. [message #507366 is a reply to message #507350] Sat, 14 May 2011 08:56 Go to previous messageGo to next message
helloworld_28
Messages: 60
Registered: October 2010
Member
thank for reply ,

i did what you have said ,but it is still not displaying...
Re: stacked canvas not displayed. [message #507372 is a reply to message #507366] Sat, 14 May 2011 11:34 Go to previous messageGo to next message
cookiemonster
Messages: 13937
Registered: September 2008
Location: Rainy Manchester
Senior Member
Then run the form in debug to mode to check what happens after the go_item command
Re: stacked canvas not displayed. [message #507448 is a reply to message #507366] Sun, 15 May 2011 09:38 Go to previous messageGo to next message
helloworld_28
Messages: 60
Registered: October 2010
Member
how to do that ?
Re: stacked canvas not displayed. [message #507450 is a reply to message #507448] Sun, 15 May 2011 10:05 Go to previous message
Littlefoot
Messages: 21818
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Set a break point into a trigger (right-click left Editor's margin). Click the green "run in debug mode" button (right next to the one you usually use).
Previous Topic: How do i add image as a button?
Next Topic: Forms 10g FMX is generated but not viewed
Goto Forum:
  


Current Time: Sat Sep 07 15:18:11 CDT 2024