Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Layout (Forms) Designer » Widget that not supported yet by TheIDE
Re: Widget that not supported yet by TheIDE [message #10640 is a reply to message #10629] Fri, 20 July 2007 10:24 Go to previous messageGo to previous message
fudadmin is currently offline  fudadmin
Messages: 1321
Registered: November 2005
Location: Kaunas, Lithuania
Ultimate Contributor
Administrator
johnevans77 wrote on Fri, 20 July 2007 02:14

Mirek,

I am sorry, but i can not find ImageCtrl from All widget i can put on designer.


fudadmin,
Sure. I have looked at EyeCare example Smile Thank you.

So, regarding to EyeCare.lay, if someday i can not find widget on layout designer, i can add it manually to the code?

Please advice,
JE


Yes.
LayDes is just to display things. With layouts you must think in C++ terms and have in mind:
1. if a widget is already supported (programmed) in C++/U++ but not programmed (you meant this "supported"?) in Laydes *.usc (this is why some U++ widgets are not shown or "fully" functional)
OR
2. You programmed in C++/U++ your own widget

------->then your actions:
1. enter the name of your widget class
2. enter the name of your widget instance
3. !!!important: #include your widget declarations correctly.

[Updated on: Fri, 20 July 2007 10:27]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Wrong behaviour when switching from text to graphical mode [BUG]
Next Topic: need Picture control window
Goto Forum:
  


Current Time: Sun May 05 12:13:34 CEST 2024

Total time taken to generate the page: 0.02510 seconds