بتاريخ: 17 مارس 200521 سنة comment_29942 بسم الله الرحمن الرحيمياجماعة لوسمحتم ساعدوني أريد تحميل أيقونة على زر في أوراكل ديفلوبر9 ولم أستطع ولقد شفت المشاركة الموجودة في المنتدى ولكن الطريقة غير مفهومة الله يخليكم ياشباب دلوني كيف أسوي رجاءً بأقصى وقت ممكن ....... تقديم بلاغ
بتاريخ: 17 مارس 200520 سنة comment_29958 من خصائص الزرار اجعل الخاصية iconic بالقيمة trueومن الخاصية filename اكتب مسار الملف امتداد ico تقديم بلاغ
بتاريخ: 19 مارس 200520 سنة comment_30099 رجاء يا اخي هذه الطريقة غير صحيحة غير معقول كل ما اريد تحميل icon احدد المسار كما بفرض لو اردنا تغيير المسار icons ايش نسوى الرجاء احد يشرح الطريقة الاخرى وهي الخاصة بتعديل ملف jar تقديم بلاغ
بتاريخ: 19 مارس 200520 سنة comment_30109 السلام عليكم ورحمة الله وبركاته،، thnx hamota 4 ur efforts Dear, khalidis it a wrong method هذه الطريقة غير صحيحة ?or it's not recommended way تقديم بلاغ
بتاريخ: 3 أبريل 200520 سنة comment_31881 Steps1- Set the Iconic Property : yes2- Set the Icon filename : icon_filename (without the extension)Note: -make sure the pic is of iconic type with extension (.ico) and its size applicable with the button size-there is a global variable called (UI_ICON) in the registry; the oracle developer set the path where it will be search for the icons.so you must put the icon in the same path as the value of UI_ICON global variable - Also make sure in the registry for the value of (UI_ICON) global variable, may be it is not set.NOTE: CAREFULLY when dealing with registry if you need any help in registry send meTest: to make sure the oracle developer read the icons before checking the registery, when you set the two properties mentioned above, go the layout (canvas) you will see the icon in the design time toowelcome any time تقديم بلاغ
بتاريخ: 9 أبريل 200520 سنة comment_32548 To make Oracle Developer 9i run icons with forms you must do the followingNOTE1- you must take buckup of all the file you trying to change because if it didnt work you rollback what you have done2- f:\ mean hard disk partition Dev90 mean your developer directory myicon mean the icons directory name C:\myicon mean the icons directory pathSteps: add this to the file1- F:\Dev90\j2ee\Oracle9iDS\application-deployments\forms\forms90web\orion-web.xml<virtual-directory virtual-path="/myicon"real-path="C:\myicon" />2-F:\Dev90\forms90\java\oracle\forms\registry\Registry.datdefault.icons.iconpath=/forms90/myicon3-F:\Dev90\forms90\server\forms90.conf # Virtual path for icon pathAliasMatch ^/forms90/myicon/(..*) "C:\myicon/$1"4- go to the Regedit and add the icons directory path to FORMS90_PATH5- Restart your computer تقديم بلاغ
انضم إلى المناقشة
يمكنك المشاركة الآن والتسجيل لاحقاً. إذا كان لديك حساب, سجل دخولك الآن لتقوم بالمشاركة من خلال حسابك.