الانتقال إلى المحتوى
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.

الخفاء الفورم

Featured Replies

بتاريخ:

اخواني
كيف اقوم بإخفاء ال FORMS_MDI عند تشغيل البرنامج يعني تظهر الويندو فقط

كتب الكود التالي ولكنه يقوم بإخفاء الويندو ايضا

Set_Window_Property(FORMS_MDI_WINDOW, WINDOW_STATE, MINIMIZE);



فما هو السبب ؟!

وشكرا

بتاريخ:

السلام عليكم

About MDI and SDI Windows :


Oracle Forms fully supports both the Microsoft Windows MDI (Multiple Document Interface) and SDI (Single Document Interface) systems of window management.
Multiple Document Interface MDI :
applications display a default parent window, called the application window. All other windows in the application are either document windows or dialog windows. Document windows always are displayed within the MDI application window frame. If the end user resizes the MDI window so it is smaller than a document window, the document window is clipped. End users can maximize a document window so that it occupies the entire content area of the application window. Dialog windows are free-floating, and the end user can move them outside the application window if they are defined as movable. If the end user resizes the MDI window to make it smaller than a dialog window, the dialog window is not clipped. The MDI application window is created by the window manager at runtime, and does not appear in a form's List of windows. However, you can use the SET_WINDOW_PROPERTY built-in to resize, minimize, and maximize the MDI window programmatically.
Single Document Interface :
Although MDI is the default system of window management during Forms Runtime, Oracle Forms also provides support for an SDI root window on Microsoft Windows. You can set the system of window management to SDI by specifying the USESDI command line option. When SDI is enabled, calls to the FORMS_MDI_WINDOW constant returns NULL for the MDI window handle. There is no multiple interface root window, MDI toolbars exist in parent windows, and MDI menus are attached to each window.

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

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

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

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

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

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.