Browse by Tags
All Tags »
GUI (
RSS)
This solution can be used in WPF and in WinForms (with some improvements). Many times UI programmer needs to activate window, the activation can be done by using “Activate()” function in window. The problem is that this function will not show window if it is minimized. In that case you can use this workaround: using System ; using System.Windows ; namespace Test { public partial class MyWindow { ...
בפרויקטים גדולים של מערכות תוכנה עם ממשקי משתמש רבים קיים צורך בכתיבת מסמך סטנדרטים בתחילת הפרויקט. מסמך זה משמש את כל הגורמים המעורבים בעיצוב-פיתוח GUI: מנתחי מערכות (System Analysts), מעצבי מודולים (SW Designers) ומתכנתים (האנשים שבפועל בונים GUI ומקודדים לוגיקת קליינט). מסמך סטנדרטים הנו מרכיב הכרחי בכל שלבי הפרויקט......
הנכם מוזמנים להצביע בעד ההרצאות שלי באתר של כנס המפתחים שאמור להתקיים ב- 14/09/2009 במשרדי מיקרוסופט ברח’ שנקר 13 בהרצליה.
פרסמתי הצעה לשתי הרצאות מעניינות העוסקות בתחום פיתוח UI. שתיהן מאוד פרקטיות, ללא שווק, הכל תכלס, הכל מצד המפתח ועם כמה שיותר דוגמאות קוד.
...
Some cool video about HI......
Many 3D editors can export 3D scenes as OBJ files, these files can be easily imported into WPF project and being used to build complex 3D scenes. See how easy to import 3D scene from 3D editors....
Silverlight is great technology with powerful graphic capabilities, allows us to build RIA s with animated 2D graphics, scalable controls, media playback, uses GPU acceleration, and much more. The Silverlight application can be developed in same environment as WPF ( Blend , Visual Studio , etc), has common principles of design as WPF (XAML, Namespaces, Syntax, etc). But, still it is different and targeted for cross-platform rich-client internet applications, the project from WPF can’t be ported easily...
In resumption to my previous post “ How to import 3D model to WPF from 3D Max ” I want to present the “ XAML exporter for Blender ” ( Blender is an open-source cross-platform 3D designer). if(Blender.Name == Blend.Name) { Debug.WriteLine(“Wiiiiii !!!! :)”); } This post will guide you how to use this feature thru simple example. Software requirements for this guide: Blender 2.48a or later, Microsoft Expression Blend 2.0 (Final Release). SDK and Framework requirements: Microsoft...
I’m inviting you to take a part in testing of “ Keys Notificator ”. This is small and useful program for keyboard monitoring that can be used to monitor common keys as [Shift], [Ctrl], [Alt], [Caps Lock], [Scroll Lock] and [Num Lock]. Very useful to alert users about change in keyboard layout like language ([Alt] + [Shift] ENG <=> HEB) or capital letters. The “ Keys Notificator ” is an open-source project and is a part of my community contribution under GNU General Public License . The published...
I want to present very useful feature “ XAML exporter for 3D Studio Max ”. This feature contains number of MAX-Script files with code that allows exporting 3D scenes from 3D Studio Max to XAML files. “Max2Xaml” Project on Codeplex website: http://max2xaml.codeplex.com . I’ll try to present a simple guide for this feature with some useful example. Software requirements for this guide: 3D Studio Max 2007 or later (I use 3D Studio Max 2009 ), Microsoft Expression Blend 2.0 (Final Release). SDK and Framework...
לאחרונה יצא לי לבקר בסניף ישראלי של חברת VIZRT . החברה עוסקת בפיתוח ושווק של מוצרי תוכנה וחומרה בתחום הטלוויזיה, אינטרנט ומדיה דיגיטלית, בנוסף לחברה יש פעילות בתחומים אחרים . שם VIZRT (או בקיצור VIZ) מוכר בעולם הטלוויזיה, בעיקר בזכות מערכות הגרפיקה לשידורים טלוויזיוניים, VIZRT תופסת נתח נכבד בתחום הנ"ל בהרבה מקומות בעולם ועובדת עם רשתות/תחנות טלוויזיה גדולות כמו CNN , BBC , CBS , SKY , CCTV וגם עם רשתות/תחנות טלוויזיה בארץ כמו " קשת ", YES וכמה נוספות. לחברה יש מספר מרכזי פיתוח ושירות...
(ניתן לראות פוסט זה עם תרגום לעברית) Two weeks ago I've being asked to add a support for Hebrew texts in our last Silverlight project - "Com-Unit", this application is used by sport commentators and provides graphical presentation for real-time basketball statistics. Also displays some sportive "Trivia" about teams and players, this "Trivia" is written in Hebrew. I knew that it will lead to many problems, because MS didn't add (yet) RTL support in any version...
Inspired by "Google Chrome" web-browser I tried to create some small application and called it "Casper Browser". I tried to check the approach of using multi-process architecture for web-browser and for .Net applications in general ......
זהו פוסט המשך לפוסט הקודם , אשר שייך לסדרת הפוסטים בנושא UI . בפוסט זה אציג חבילת כלים MS Expression Studio. לפני שאעבור לכלי פיתוח אני רוצה להציג מבנה כללי של דוט-נט אשר עומדת בבסיס של כלי הפיתוח שאפרט בהמשך: Dot-Net Frameworks: 1.0 - 3.0 כל החבילות הנן בעלות מבנה שכבתי-לוגי הבא: שלש שכבות תחתונות (שכבות הבסיס): - Common Language Runtime - CLR : רכיב של מכונה וירטואלית של דוט-נט. נמצא מעל Common Language Infrastructure - CLI, זוהי שפת ביניים של מכונה וירטואלית, שפה זו מתארת קוד שמתבצע במכונה, שימוש...
In this post I wrote about some cool project from NUI-Group . See this cool video with implementation-example of their library : They do great things, I think that WPF may be proper for this UI too... del.icio.us Tags: Video , Multi-Touchlib , Multi-Touch Display , NUI Group , UI , UX
זהו פוסט המשך לפוסט הקודם , אשר שייך לסדרת הפוסטים בנושא UI . בפוסט זה אציג שני אלגוריתמים פשוטים להחלקה של גופנים. האלגוריתם הפשוט להחלקת הגופנים (Simple algorithm for font smoothing) שיטה: Gamma smoothing כאן ניתן לראות תיאור גראפי של פעולת הוספה של פיקסלים לצדי פיקסל המטרה. אלגוריתם להחלקת הפונטים, עם רמזים (Font smoothing algorithm with hints) שיטת 2 הצעדים: סריקה בכוון מוגדר מראש שימוש בשלשה זקיפים זקיף שמאלי, אמצעי וימיני סריקה בשני צעדים עד פיקסל מטרה זקיף שמאלי או ימני קובעים...
More Posts
Next page »