I am using this code on a button to load my dialog box with another form;
Dialog d = new Dialog(this,true);
d.setVisible(true);
txtName.setText(d.getName());
But all it is loading is a blank dialog, any ideas why??
Cheers,
Steve
|
+ Reply to Thread
Results 1 to 1 of 1
Thread: Dialogs and Forms
Similar Threads
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S. Wed Yourself to UML with the Power of Associations Microsoft to Add AJAX Capabilities to ASP.NET IBM's Cloudscape Versus MySQL | ||||||||||||||||||||||||||||||||||
![]() | |||||
|
| |||||
![]() |
Bookmarks