Skip to content

Instantly share code, notes, and snippets.

@katsuyoshi
Created April 13, 2014 04:19
Show Gist options
  • Save katsuyoshi/10569032 to your computer and use it in GitHub Desktop.
Save katsuyoshi/10569032 to your computer and use it in GitHub Desktop.
gen_page.rbの出力結果
We can make this file beautiful and searchable if this error is corrected: It looks like row 5 should actually have 1 column, instead of 8 in line 4.
page
page_no
3
page::items
class,x,y,width,height,style,device_name,title
Button,0,0,256,153,Square,M0,ランプ1
Button,0,153,256,153,Square,M1,ランプ2
Button,0,306,256,153,Square,M2,ランプ3
Button,0,459,256,153,Square,M3,ランプ4
Button,0,612,256,153,Square,M4,ランプ5
Button,256,0,256,153,Square,M5,ランプ6
Button,256,153,256,153,Square,M6,ランプ7
Button,256,306,256,153,Square,M7,ランプ8
Button,256,459,256,153,Square,M8,ランプ9
Button,256,612,256,153,Square,M9,ランプ10
Button,512,0,256,153,Square,M10,ランプ11
Button,512,153,256,153,Square,M11,ランプ12
Button,512,306,256,153,Square,M12,ランプ13
Button,512,459,256,153,Square,M13,ランプ14
Button,512,612,256,153,Square,M14,ランプ15
Button,768,0,256,153,Square,M15,ランプ16
Button,768,153,256,153,Square,M16,ランプ17
Button,768,306,256,153,Square,M17,ランプ18
Button,768,459,256,153,Square,M18,ランプ19
Button,768,612,256,153,Square,M19,ランプ20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment