Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は、calendar.setWidth(500)とcalendar.setHeight(400)を使用して、SmartGWTライブラリのカレンダーウィジェットに明示的な幅と高さを設定しようとしましたが、役に立ちませんでした。
これがうまくいかない理由はありますか?ありがとう!
freenodeの#gwtのLuminariは、SimplePanelを使用してカレンダーをラップし、サイズを小さくしてから、TabBarに追加することを提案しました。ありがとう!