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 » Layout Designer, Code Generator : some switch options are hidden
Layout Designer, Code Generator : some switch options are hidden [message #41802] Thu, 23 January 2014 14:04 Go to next message
omari is currently offline  omari
Messages: 264
Registered: March 2010
Experienced Member
Hello,

on win32, i can't select others options than "Dialog class" and "Dialog struct".

index.php?t=getfile&id=4406&private=0

Cordially

omari.
  • Attachment: coge_gen.jpg
    (Size: 34.61KB, Downloaded 636 times)


regards
omari.
Re: Layout Designer, Code Generator : some switch options are hidden [message #43837 is a reply to message #41802] Fri, 31 October 2014 16:19 Go to previous messageGo to next message
omari is currently offline  omari
Messages: 264
Registered: March 2010
Experienced Member
Hi,

the issue can be resolved by forcing the switch orientation to vertical, by adding the line

	type.SetVertical();


in the file "ide/LayDes/visgen.cpp", at line 165.

great thanks


regards
omari.
Re: Layout Designer, Code Generator : some switch options are hidden [message #43841 is a reply to message #43837] Sun, 02 November 2014 13:08 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13974
Registered: November 2005
Ultimate Member
omari wrote on Fri, 31 October 2014 16:19
Hi,

the issue can be resolved by forcing the switch orientation to vertical, by adding the line

	type.SetVertical();


in the file "ide/LayDes/visgen.cpp", at line 165.

great thanks


However, it is strange anyway... I have changed the layout a bit, perhaps this will fix the issue as well.
Re: Layout Designer, Code Generator : some switch options are hidden [message #43842 is a reply to message #43841] Sun, 02 November 2014 23:36 Go to previous message
omari is currently offline  omari
Messages: 264
Registered: March 2010
Experienced Member
resolved.

Thanks.


regards
omari.
Previous Topic: QTF in Labels
Next Topic: Multiple window project advice,examples?
Goto Forum:
  


Current Time: Tue Mar 19 08:30:56 CET 2024

Total time taken to generate the page: 0.01000 seconds