Jump to content

Colorado : Is there a way to display 2 buttons in a MessageBox ?


allec

Recommended Posts

I try to use the following function :

 

function zitemclef:OnClick()
Wherigo.MessageBox{Text=[[Vous voyez une clef ancienne.]],Buttons={"La conserver","La jeter",},Callback=cartTry_1.MsgBoxCBFuncs.MsgBoxCB13}
end

 

- With the Emulator, I get the text and the 2 buttons, as expected.

 

- With the Colorado, i do not get the text (instead, i get the media associated with the item 'zitemclef') and i get one OK button, instead of the 2 expected buttons.

 

Bug_2_buttonsC.jpg

Link to comment

I believe that the button problem with the Message Box has been remedied in Version 2.6, although you do trade that problem for a slightly more mystifying bug that I and others have exerperienced with the latest release that I mentioned in this thread:

 

Multiple Choice Buttons Missing with V. 2.6

 

No comments yet on when that problem will be fixed :)

 

Does anyone know if they was fixed in 2.7?

Link to comment

I believe that the button problem with the Message Box has been remedied in Version 2.6, although you do trade that problem for a slightly more mystifying bug that I and others have exerperienced with the latest release that I mentioned in this thread:

 

Multiple Choice Buttons Missing with V. 2.6

 

No comments yet on when that problem will be fixed :)

 

Does anyone know if they was fixed in 2.7?

 

We just checked and it has not been fixed. Thanks!

 

J2B2

Edited by J2B2
Link to comment

I believe that the button problem with the Message Box has been remedied in Version 2.6, although you do trade that problem for a slightly more mystifying bug that I and others have exerperienced with the latest release that I mentioned in this thread:

 

Multiple Choice Buttons Missing with V. 2.6

 

No comments yet on when that problem will be fixed :tongue:

 

Does anyone know if they was fixed in 2.7?

 

We just checked and it has not been fixed. Thanks!

 

J2B2

Is this bux fixed already? I tested the multiple choice buttons with oregon 550. There it works. But what about colorado devices? Any experiences?

 

Regards

Krümelbrot

Link to comment

Is this bux fixed already? I tested the multiple choice buttons with oregon 550. There it works. But what about colorado devices? Any experiences?

 

Regards

Krümelbrot

 

the problem is not with multiple choice buttons, but with OnClick method.

multiple choice buttons always worked.

 

so to answer your question, if it works on Oregon, it will also work on Colorado

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...