consolidate Qt: Embedding Multiple Widgets in a Menu Item - 2004 style TL;DR: This post is about an experience I had in 2004 and it's part of my consolidating technical posts I wrote in time. It may or may not be relevant to today's technologies. One night in October 2004 (WOW! it's almost 10 years!
bootstrap Decent image loader widget in django I'm working on a website where I need to be able to load an image. The default widget is abysmal; it has a url to the current image, a checkbox and a file loader input element. Even styled, it looks pretty bad. So, I've taken upon