Re: Ideas for Tab Control: the «Load As»

new topic     » goto parent     » topic index » view thread      » older message » newer message

Hi again AL,


to complete my idea:
if a user saves a simple text file like that:

first group
ghost group
crazy group
special group
fifth group

you can build on an [auto]menu bar, for example:
for i = 1 to 5 do
        mnu[i] = quickcreate( MenuItem, "!"& mn[i], etc., 0)
    end for
    setHandler( mnu[1..5], w32HClick, routine_id( "Tabs replacement"))

    
and prepare five groups of tabs to be opened.

Could a tree be so simple, both for you and the user?
antonio


 a programming solution is successful
as it meets the user's effort in time.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu