Skip to content

Conversation

@warmist
Copy link
Member

@warmist warmist commented Apr 30, 2016

Allow to insert ints and other simple types. Also allow inserting of same base type as the container.

Waiting for better message ideas. Would like to merge before next release.

@warmist warmist added the lua label Apr 30, 2016
if ntype== nil then
dialog.showMessage("Error!","Type '"..tp.." not found",COLOR_LIGHTRED)
if typename == nil then
dialog.showInputPrompt("Class type","Input class type or leave empty for auto and '*' for new ptr type auto:",COLOR_WHITE,"",self:callback("insertNew"))
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is too verbose and unclear.

@lethosor lethosor added this to the 0.42.06-r2 milestone Apr 30, 2016
@warmist
Copy link
Member Author

warmist commented Apr 30, 2016

Ready to merge now IMHO. Unless someone has any more suggestions.

@lethosor lethosor merged commit a5a61ce into DFHack:develop May 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants