CrossPlatform GUI Programming with wxWidgets [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

CrossPlatform GUI Programming with wxWidgets [Electronic resources] - نسخه متنی

Julian Smart; Kevin Hock; Stefan Csomor

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
توضیحات
افزودن یادداشت جدید











  • A Small wxWidgets Sample


    Figure 2-1 shows what our sample looks like under Windows.

    Figure 2-1. Minimal sample under Windows

    The minimal wxWidgets application shows a main window (a wxFrame) with a menu bar and status bar. The menus allow you to show an "about box" or quit the program. Not exactly a killer app, but it's enough to show some of the basic principles of wxWidgetsand to reassure you that you can start simple and work your way up to a complete application as your confidence and expertise grow.


  • / 261