Home » Developer & Programmer » Forms » SHOW_VIEW built-in question
icon5.gif  SHOW_VIEW built-in question [message #283807] Wed, 28 November 2007 03:26 Go to next message
Hany Freedom
Messages: 256
Registered: May 2007
Location: Egypt
Senior Member

when the

show_view('canvas_name'); 


working without adding for it :-

go_block('block_name');


[MERGED by LF]

[Updated on: Thu, 29 November 2007 02:10] by Moderator

Report message to a moderator

Re: when the "show_view('canvas_name');" working ?? [message #284078 is a reply to message #283807] Wed, 28 November 2007 15:51 Go to previous messageGo to next message
Hany Freedom
Messages: 256
Registered: May 2007
Location: Egypt
Senior Member

OK , I will say the question again by another way ......
when we can use the show_view built-in and how ?
this Built-in didn't work with me ....... why? [message #284080 is a reply to message #283807] Wed, 28 November 2007 15:57 Go to previous messageGo to next message
Hany Freedom
Messages: 256
Registered: May 2007
Location: Egypt
Senior Member

this Built-in didn't work with me ....... why?

show_view

and

hide_view

is suppose to add anything for them until they work?
Re: this Built-in didn't work with me ....... why? [message #284135 is a reply to message #284080] Thu, 29 November 2007 00:12 Go to previous messageGo to next message
mudabbir
Messages: 235
Registered: April 2006
Location: Kuwait
Senior Member

You have to add the canvas name you want to show or hide

Show_View('Canvas1');
Hide_View('Canvas2');


Mudabbir
Re: when the "show_view('canvas_name');" working ?? [message #284183 is a reply to message #284078] Thu, 29 November 2007 02:01 Go to previous messageGo to next message
Littlefoot
Messages: 21818
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
This is what Online Help System says about SHOW_VIEW; did you read it all?

/forum/fa/3490/0/
  • Attachment: show_view.PNG
    (Size: 13.03KB, Downloaded 9248 times)
Re: this Built-in didn't work with me ....... why? [message #284228 is a reply to message #284135] Thu, 29 November 2007 03:35 Go to previous messageGo to next message
Hany Freedom
Messages: 256
Registered: May 2007
Location: Egypt
Senior Member

for you both

of course I tried what you said .... but that didn't work

I want simple .fmb explain to me how to use

Show_View('Canvas1');

or

Hide_View('Canvas2');

because I made many times this built-in and it did't work , just go_block working with me .... but what about if I want to show canvas haven't block , just have some words ..... how can I show it ????
Re: this Built-in didn't work with me ....... why? [message #285311 is a reply to message #284228] Tue, 04 December 2007 04:01 Go to previous messageGo to next message
rumman
Messages: 48
Registered: June 2007
Location: Bangladesh
Member
Hi,

This is my first post here. Razz

You can't show a canvas using show_view if it does not contain any block item and if it contains a block item then either go_block or go_item completes the job of show_view.

But SHOW_VIEW is required to show the stack canvas on a content canvas in a same window.


Rumman
Analyst Programmer
Synesis IT
Bangladesh
Re: this Built-in didn't work with me ....... why? [message #288852 is a reply to message #285311] Tue, 18 December 2007 22:37 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
@Rumman,

Very good first post.

@Hany,

When you do a 'go_item' or 'go_block' to an item that is displayed on another canvas go do not need to have a 'show_canvas' command.

David
Previous Topic: How to Online Oracle Forms
Next Topic: Text IO file reading
Goto Forum:
  


Current Time: Fri Sep 27 08:23:25 CDT 2024