الانتقال إلى المحتوى
View in the app

A better way to browse. Learn more.

مجموعة مستخدمي أوراكل العربية

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

كيف يتم الاغلاق في tree

Featured Replies

بتاريخ:

السلام عليكم
في عندي tree بنادي منها كل الفورمز الموجودة في البرنامج , السؤال: بدي لما أضغط على x في الويندو الرئيسية يطلع من البرنامج كله حتى لو في اكتر من فورم مفعلة , لانه في الوقت الحالي لما أضغط على x في الويندو الرئيسية بطلع من فورم... فورم , على هاد الحكي لو كان عندي 20 فورم مفعلة بدي أضغط على x في الويندو الرئيسية 20 مرة,

شكرا لكم جميعا
و السلام

تم تعديل بواسطة ابن العزام

بتاريخ:

اخي الكريم
اعتقد والله اعلم انك لما تستدعي الفورم ان تستخدم الايعاز التالي:-
call_form('path',hide,do_replace,query_only);

تم تعديل بواسطة aboammar

بتاريخ:

الاخ الكريم
يمكن استخدام امر close_form('form_name');
على اساس انه كل الفورم مفتوحة ولا يتم اغلاقها كما افدت

بتاريخ:

Dear Brothers
Al salamo alikom;

1 - in the main form and in the when-new-form-instance trigger write the following code:

:global.exit_all_forms := 'N';

2 - in the key-exit trigger of the main form type the following code:
:global.exit_all_forms := 'Y';


3 - in all of the forms write the following trigger
when-window-activated

if :global.exit_all_forms := 'Y' then
do_key('exit_form');
end if;

4- please note that all of those trigger should be written in the form-level scope

5 - if u opened any number of forms then when u close the main form then all of the other opened forms will be closed automatically

for any further information plz don't hesitate to contact me
Hamdy M. Mahmoud
Oracle Section Head
Alkannetworks
http://www.alkannetworks.com
email: [email protected]

انضم إلى المناقشة

يمكنك المشاركة الآن والتسجيل لاحقاً. إذا كان لديك حساب, سجل دخولك الآن لتقوم بالمشاركة من خلال حسابك.

زائر
أضف رد على هذا الموضوع...

برجاء الإنتباه

بإستخدامك للموقع فأنت تتعهد بالموافقة على هذه البنود: سياسة الخصوصية

Account

Navigation

البحث

إعداد إشعارات المتصفح الفورية

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.