I want to know how feasible/flexible is developing rich UI based applications with MDS studio and Plazmic CDK?
Or any other good GUI development tool is available for Blackberry?
Talking about Plazmic CDK - you can use it to create Blackberry themes or media content (animation, images etc).
BlackBerry Theme Builder http://img269.imageshack.us/img269/1456/bbthemebuilder.gif
What can you do with Theme Builder?
Some of its main features allow you
to:
Customize the BlackBerry application icons
Change the Home screen banner image and icon/indicator colors
Create your own buttons
Customize the look of dialog and pop up screens
Customize an idle screen
Customize the look of menus and lists
Customize the phone application screens
Customize fonts used on the BlackBerry device
bb dev journal - Just Theme It!
BlackBerry Themes & Animated Graphics
How To Create Your Own Personal Blackberry Themes by BrileyKenney
Related
Using Ribbon Workbench 2016 (3.1.177.1).
I'm fairly new to this, but I've successfully created a button for the unified interface which performs as expected.
However, the icon I've selected is white on a transparent background - as I believe it should be.
This works fine for the UI on desktop, which renders the command bar with a blue background.
However, when used on a phone, all commands appear in the "More Commands" flyout with a white background so the icon is not visible, as it is white on white.
I had a look at the display/enable rules, and couldn't see an appropriate option (CommandClientTypeRule only offers 'Modern, 'Refresh' and 'Legacy').
Is there a way for me to specify an image to use in the Modern interface in Phone layout? Or a way to show a different button if it is in the context of a flyout?
Thanks
Yes, the unified interface uses SVG image for Ribbon icons.
It can be set under ModernImage option in Ribbon Workbench after uploading in Dynamics CRM web resource.
How do I add an icon to my finished application in apex 4.2.6 .. Not seen this in any of the books..in both desktop and J-query mobile UIs
You cannot modify the icons very easily. These application icons are some background images that are displayed using the CSS Sprite technique.
For each of the app report it's generated a class attribute from internal packaged app metadata.
That is the way to control which icon is displayed from those available in the sprite image.
Take a look at this discussion on Oracle community.
Is there any way to include font icons instead of in the Application bar of windows phone 8 silverlight app. This is to reduce the space to store images required for ApplicationBar.
Nope, sorry. You can use icon fonts for the AppBar in WP 8.1 XAML apps, but not 8.x SL apps.
Having said that, images are not going to affect the space all that much, esp if you use the icons from modernuiicons.com.
HTH
You can't use fonts directly, but Syncfusion have a free tool called Metro Studio that will allow you to easily generate AppBar icons from fonts.
I'm developing a Windows 8.1 application. I use the "light" UI theme including in my HTMLs page a reference to the official Microsoft's CSS stylesheet "ui-light.css".
Everything works fine, except the background color of file pickers controls, which remains dark instead of light.
How can I set it to light ?
Thanks in advance
I'm afraid it's out of app control to define background color for system file pickers.
You can check official Twitter and SkyDrive apps, both display default dark background color for file pickers despite of different (lighter) app themes.
I'd like to choose an exist Magento Theme for mobile device.
so I try to find suitable themes at the following website :
http://themeforest.net/
Since those themes are not cheap, I can't buy it without UI preview.
even though Themeforest provide "preview" option, I can only preview the website version. for example : http://themeforest.net/item/ultimo-fluid-responsive-magento-theme/full_screen_preview/3231798
in other words, even I preview the page via "iPad" or "iPhone" mobile device , I still get the website version of Magento Theme UI
is there any way to preview Magento UI on mobile device before buying it?
Simply open the preview on ThemeForest, disable ThemeForest frame (button [X] is at the top of the page on that black stripe). Then make your browser window narrower to see how the theme will look like on narrow screens.
Or use tools like this, they can be helpful:
http://mattkersley.com/responsive/
http://designwoop.com/2012/04/tools-for-testing-responsive-web-design/