Mahapps Flyout content not showing with Caliburn.Micro - caliburn.micro

I chose to use Caliburn.Micro since open/close flyout was a challenge from a viewmodel. I have a challenge to display content from a second flyout and it shows only the header.
I had tried every suggestion I could find in the net, please also refer
https://github.com/MahApps/MahApps.Metro/issues/2953
Has anyone experienced the same issue and solved it?
Thanks and Appreciate your effort.
Cheers

Caliburn micro author just released new comments on https://github.com/MahApps/MahApps.Metro/issues/2953
Basically it's a Mahapps bug , but VM author provides a workaround.

Related

Flex 4.7 Process bar

I am starting now with Flex 4.7. I know I am a bit late. Anyway, I just want to ask an experts opinion on what would be the best implementation for a process bar. Not a progress bar, a process bar. Basically its a component on the bottom of the app that tells the user which steps to go through to get to a final result. This is very common on payment methods. You have the item description -> billing info -> shippment info -> overview. Hope you guys understand...
First I was thinking, I am going to use a graph component. But then after a while, I though I simplify and create a VGroup components where I add buttons. Each button is a step. Anyway, hope this is not to much of a basic question. I just want to hear the opinion from a Flex 4.7 expert. Any example?
Thanks
You could use a LinkBar with a > or ยป appended to each of its labels.
The solution that worked best for me was s:TabbedViewNavigator with a custom TabBar Skin. Using a scroller. Flex 4.6 TabbedViewNavigator - TabBar with indication of more items
That lead to the question how do I indicate more items on the side. I am working on it ;)

Where to report bug against Plone.org site

I found a bug on Plone.org portal (there is totally messed up creating new release for your product), I made a proper screenshot and wanted to submit it somewhere. However, I can't find information where it should be done - is https://dev.plone.org is correct place?
If not - where I should do this?
Yes, https://dev.plone.org/ is the correct location.
Use the Website component when filing a ticket.
There is also a mailing list.
https://lists.sourceforge.net/lists/listinfo/plone-website
It may help draw attention to your problem.

Qt Iphone-like navigation Controller

I'm new to Qt. This is simply great.
I was wondering whether you guys knew if there happened to exist some kind of navigation controller function like you can find on Iphone...
What I mean is I want to have one MainWindow and slide between different views.
What should I look for please ?
Any doc about that ?
Any help would be very much apreciated.
Thanks in advance and sorry for being such a noob... ;-)
Miky Mike
Me again,
by searching the site, I've come across with this...
http://wiki.forum.nokia.com/index.php/Code_Example_for_SlidingStackedWidget_class_in_Qt
But is there a means of sliding with a mouse movement ?
This look more difficult to me...
Thanks,
Mike
Miky, in my understanding you're trying to write a mobile phone app using Qt (probably for a Nokia phone). I'd recommend you to have a look at Qt Quick which is designed to help people develop mobile applications including touch screen input. You can find what you want there. Check out ListView and Flickable elements. With list view you can create much more than just a list view how we have seen it. You basically can flip whole pages horizontally and vertically which would be ListView items. If you develop for Symbian, check out Qt Quick components for Symbian where you may find necessary components.
Happy hacking !

Ribbon component for Adobe Flex or Aswing?

Anyone can point me to free or commercial Ribbon component done for Adobe Flex or Aswing? I seen one at some point but for some reason cant find any now. (Please don't mention minddomo, since it has nothing to do do with my question).
Thank you.
A Ribbon implementation in Flex would be a lot different from the standard TabNavigator. You must consider groups within each tab, and dynamic buttons within each group, and group popups etc.
I know this isn't an answer, but I don't know how to reply to the previous answer. :)
I don't know of one. But, whenever anyone asks for one I ask this question:
What is the difference between a Ribbon and a TabNavigator with a button bar as the children?
I'd consider creating one for Flextras if anyone could explain what the difference was.

Infragistics ASP.NET WebMenu Styling?

Can anyone please recommend a company who styles Infragistics for ASP.NET controls? Is there even a company who does that?
A friend needs to style a webmenu like a sample css menu and neither he or I are that good at CSS to get it 100% right.
If anyone knows who might be able to do this, please suggest.
Thanks.
Use the Infragistics Support team if you have a subscription, otherwise the forums are pretty good at getting things resolved...
WebMenu Forum:
http://news.infragistics.com/forums/116.aspx

Resources