[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Missing gui component
[Thread Prev] | [Thread Next]
- Subject: Missing gui component
- From: Bruce Steers <bsteers4@xxxxxxxxx>
- Date: Sat, 15 Aug 2026 15:27:01 +0100
- To: Gambas Mailing List <user@xxxxxxxxxxxxxxxxxxxxxx>
A user on my forum just had an error trying to get a program to compile that he made 9 years ago. The problem was the program was set to explicitly use gb.gtk but his new system did not support gtk2. I post this mail because of his error message that was something like "cannot find Frame" It basically failed to find any controls and gave that error. Shouldn't it fail with a message about gb.gtk component not being found? Can the compiler/ide detect and give an error message if the toolkit is explicitly chosen (not a gui switcher) but the system is missing that toolkit? Respects BruceS
| Re: Missing gui component | Kevin Ritch <kevin@xxxxxxxxx> |