Fasih Rana

Results 19 comments of Fasih Rana

Yeap. The code is as follows: Code for the dynamic library function is as follows: #[macro_use] extern crate json; use json::JsonValue; #[no_mangle] pub fn methods() -> JsonValue { let rt...

I think this maybe a macOS specific error in libloading itself. I created a simple enum in a module which i reference in both my dynamic lib and also in...

Bummer about macOS resizing. tomaka/winit#39 seems to have been closed though. Will look into this in detail.

On macOS, CursorEntered and CursorLeft are fired at the same time. Possibly related issue tomaka/winit#807

horizontal and vertical align now implemented for HBox and VBox using Top, Right, Bottom and Left properties. These properties obey Stretch and Pixel units.

Scrollbox is the only one left in this ticket. Will be tackling text-align in #21

VBox and Hbox have a problem aligning using their respective axis properties. turned them off for now but will attempt to re-implement them.

VBox and HBox alignment issues were resolved. ScrollBox left.

I'm following these lessons but I am unable to get any meaningful output on putty. My code is here [raspi](/fasihrana/raspi).

I don't know enough about the deprecation of Presentation Code Points. Though typing on a keyboard, I doubt you could get any of the joined forms whch is the issue...