image not showing in front of button
    5 ビュー (過去 30 日間)
  
       古いコメントを表示
    
I have an appdesigner app. It is designed with grids. There is a grid with two columns. The right column of the grid is 10x wider than the left. There is a button that spans both the left and right grid. There is also an image on the left column of a "play" image.
When the app is initialized, I am expecting the image to be shown on top of the button, but it is not. Why?
For more information, this was working fine about an hour ago. I was in the middle of editing some code in appdesigner code editor, and then appdesigner just crashed. WTF? and since then, I am unable to see the image. Two images attached shows my Design View and the app once it is started (the one with the yellow question mark). I have tried: delete and added component back, making sure the path is correct... nothing seems to work. Any help is appreciated.


2 件のコメント
  Image Analyst
      
      
 2023 年 12 月 13 日
				No idea unless we can try it ourselves.  Can you attach the .mlapp file and the green triangle image?
採用された回答
  prabhat kumar sharma
      
 2023 年 12 月 19 日
        Hello Quy, 
I understand that you're facing issue with displaying an icon inside a button. 
One possible solution to your problem is to incorporate the play icon directly into the button, rather than using it as a separate image in the left grid. To do this, upload your play image to the button's `Icon` property and set the `IconAlignment` property to ‘leftmargin’ 
 .
. I hope this resolves the issue. 
5 件のコメント
その他の回答 (0 件)
参考
カテゴリ
				Help Center および File Exchange で Startup and Shutdown についてさらに検索
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!



