Open Source & Free  

Archives: Blog

In the Shadow

Diamond asked us about an easy way to do dropshadows in Codename One to which I answered that it’s pretty easy thanks to our Gaussian

Read More »

Questions of the Week XX

We will make another attempt to migrate to the new xcode 7.x build servers this Sunday. This might introduce some disruptions to your iOS builds

Read More »

Performance True Story

We had almost everything ready for the release of the kitchen sink demo this week until one of our fixes broke the build and we

Read More »

Performant Radial Gradients

One of the first Codename One performance tips is: “Don’t use gradients”. We already wrote about improved performance to gradients in the past but that

Read More »

Avoiding Lists

When picking up a new UI API people often start with a list of items. Lists are often used for navigation, logic and data so

Read More »

Questions of the Week XIX

It’s cucumber season, there is little going on around here and elsewhere. Stackoverflow mirrors this general trend with seasonal low activity. Our update to the

Read More »

Image Overriding

I hoped todays post would cover the new Kitchen Sink demo but due to a couple of bugs we decided to postpone that to next

Read More »