On 18/03/2011 11:11, Werner F. Bruhin wrote: > Hraban prepared some images for the gallery and "Control Appearance" on > the Mac. > > Currently the doc is only supporting one image per Widget/Control/Class. > > I will update this so it supports the Mac and while I am at it we might > as well add *nix. > > We would need a volunteer to do the screen shots for this. > > For each widget we need: > About.png - image 400 x nnn pixel, "nnn" adapts to preserve the aspect > ratio > About_thumb.png - image 200 x nnn pixel > > The image names are case sensitive and should follow the names (index > keys) in the following: > > http://dabo.codepad.org/ndHqRSYf > > What I am planning to do is to have three Gallery pages (Gallery - Win, > Gallery - Mac and Gallery - nix), but I am not sure how to deal with it > on the "Control Appearance", e.g. > > http://thewinecellarbook.com/daboDocTestAlt/dabo.ui.dialogs.about.About.html > > The easiest is to have one after the other (below each other) , any > other suggestions? > Started work on implementing this and I notice that I am missing some of the MAC images of widgets and all for the *nix platform. It would be nice to have a complete set for those, as I don't have access to either platform would appreciate if someone could help out on this.
The images are easy to create: - go to dabo/ui/uiwx - run each nameOfWidget.py - take a screenshot - save it as png - zip them and send it to me off-list The Windows version of the images can be seen here: http://thewinecellarbook.com/daboDocTestAlt/gallery.html I will resize them and create the "thumb" version of each image. For the MAC: dBaseMenuBar.png dBitmap.png dBorderLessButton.png dBorderSizer.png dCalendar.png dCheckList.png dColorDialog.png dComboBox.png dDialog.png dDockForm.png dDropDownList.png dEditableList.png dEditor.png Description.png dFileDialog.png dFolderDialog.png dFontDialog.png dForm.png dForm1.png dFormMain.png dHtmlAbout.png dHyperLink.png dLed.png dLinePlot.png dListBox.png dListControl.png dMaskedTextBox.png dMessageBox.png dPage.png dPageFrameNoTabs.png dPanel.png dPdfWindow.png dRadioList.png dRichTextBox.png dSaveDialog.png dScrollPanel.png dSearchBox.png dSlidePanel.png dSplitForm.png dSplitter.png dToolBar.png EasyDialogBuilder.png Login.png PreferenceDialog.png SortingForm.png Wizard.png For *nix: all of the ones listed here: http://dabo.codepad.org/ndHqRSYf Thanks Werner _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
