View Single Post
Old 18 December 2012, 15:06   #7
cfTrio
Registered User
 
Join Date: Dec 2012
Location: Germany
Posts: 34
Hi Toni,

unfortunately, beside several script languages (html, php, batch, autohotkey), i have no experience in C (yet).

So currently i can only help you with some tests and logic:

I have noticed that this string ][ caused the problem in the combo box in the Hard drives panel (both in filename and foldername).

You say that combo box GUI elements have exactly the same configuration - maybe this difference is not unimportant:

When you change the data in the combo box in the Quickstart panel manually and then switch to an other panel and then go back to the Quickstart panel the changes were NOT SAVED.
When you change the data in the combo box in the Hard drives panel manually and then switch to an other panel and then go back to the Hard drives panel the changes were SAVED.

More strange behavior of the Hard drives panel combo box after panel switch:

Typing: 123]
Result: 123]
Loading Image File: 123]
Result: 123]

Typing: 123][
Result: 123][
Loading Image File: 123][
Result: 12

Typing: 123][4
Result: 12
Loading Image File: 123][4
Result: 12

Typing: Fo][er\123][4
Result: F
Loading Image File: Fo][er\123][4
Result: F

In Winuae 2.3.0 you have implemented the combo box in the Hard drives panel and the same problem also exist there.
cfTrio is offline  
 
Page generated in 0.06198 seconds with 11 queries