About me
Welcome to my web page!
My name is Jeremie LEROY, I am a Mechanical Engineer student at ESILV, a leading engineering school in Paris, France.
I spend some of my free time working with REALBasic to create software utilites for Virtual DJ and classes that can be re-used by other programmers.
I also take on private contracts for custom controls and custom UI (User Interface) designs. Some of my work can be seen in the gallery.

I own a French Home Office business (Auto-entrepreneur), which gives me a legal status for all the work I do.
Latest News
CalendarView version 1.0 April 10, 2012
New Custom control for all your RealBasic projects.

This Custom Control (pure RB code) displays a Calendar in different formats:
  • Year view
  • Month view
  • Week view
  • 5 days view
  • ...


  • More info
    Property Listbox version 1.4 March 29, 2012

    New Properties :
    -ColorGutter for coloring the gutter (left part of the listbox) with the Headerbackground color
    -CustomGridLinesVertical
    -CustomGridLinesHorizontal
    -CustomGridLinesColor
    Custom Grid Lines in order to change the color of the grid lines. Only ThinSolid style is supported for the moment

    Fixed:
    UnsupportedFormatException in RealStudio 2011r3 and 2011r4 (was caused by the Color Class)