Message 1 of 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Can anyone help out to figure how to change the appearance/display of tabs in Ilogic browser?
Solved! Go to Solution.
Can anyone help out to figure how to change the appearance/display of tabs in Ilogic browser?
Solved! Go to Solution.
Hi @A.K.CORTEL,
There is a parameter in the form properies :
Kind regards,
FINET L.
If this post solved your question, please kindly mark it as "Solution"
If this post helped out in any way to solve your question, please drop a "Like"Hi finest, thanks for the feedback but this not want to achieve. Perhaps i didn't make myself clear, I don't want to change the visual style, I would like to change the interface, meaning i want to add images on tabs
Hi @A.K.CORTEL. The main iLogic tab is a DockableWindow. And we do not have direct control of the main 'Control' (Link, Link) object within that DockableWindow by code. But within both the Forms & Global Forms sub tabs seems to be a control for a regular iLogic Form, so what you see within that tab can pretty much be customized the same way you can customize an iLogic Form, plus you can add other iLogic Forms under those tabs too. So if you want to change what you see within either the Forms tab or the Global Forms tab, just activate that tab, then hover you mouse over an open area of that tab (now below, where your mouse is not above some other Form or button), then right-click, and choose Edit. That will bring up a normal iLogic Form dialog, but instead of a 'new' form, it is the tab itself you are editing.
Wesley Crihfield
(Not an Autodesk Employee)